(no commit message)

This commit is contained in:
2026-04-28 23:46:24 -07:00
parent 61e8c0b352
commit 63de3cade0
3 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -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",

View File

@@ -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:",