(no commit message)
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
a: 3.537087
|
||||||
|
b: -1.616884
|
||||||
is_arbiter: true
|
is_arbiter: true
|
||||||
probe_model: modaic/gpt-oss-120b-probe
|
probe_model: modaic/gpt-oss-120b-probe
|
||||||
size: large
|
size: large
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"type": "dspy.Reasoning"
|
"type": "dspy.Reasoning"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "Classify the email as spam or not spam please.",
|
"description": "Classify the email as spam or not spam pretty please.",
|
||||||
"properties": {
|
"properties": {
|
||||||
"subject": {
|
"subject": {
|
||||||
"__dspy_field_type": "input",
|
"__dspy_field_type": "input",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"train": [],
|
"train": [],
|
||||||
"demos": [],
|
"demos": [],
|
||||||
"signature": {
|
"signature": {
|
||||||
"instructions": "Classify the email as spam or not spam please.",
|
"instructions": "Classify the email as spam or not spam pretty please.",
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"prefix": "Subject:",
|
"prefix": "Subject:",
|
||||||
|
|||||||
Reference in New Issue
Block a user