Spaces:
Sleeping
Sleeping
File size: 220 Bytes
98b25a9 | 1 2 3 4 5 6 7 8 9 10 11 | {
"task_set": "easy_001..hard_015",
"seed": 42,
"max_steps": 12,
"decode_config": {
"temperature": 0.0,
"top_p": 1.0,
"max_new_tokens": 256
},
"action_parser": "CommitmentAction pydantic schema"
} |