Create apex_agents.yaml
#45
by Bertievidgen - opened
YAML Metadata Error:Invalid YAML in Eval Result file .eval_results/apex_agents.yaml
Check out the documentation for more information.
Show details
Invalid YAML in .eval_results/apex_agents.yaml: end of the stream or a document separator is expected (2:1)
1 | - dataset:
2 | id: mercor/apex-agents
-----^
3 | task_id: apex-agents
4 | value: 11.1
.eval_results/apex_agents.yaml
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
- dataset:
|
| 2 |
+
id: mercor/apex-agents
|
| 3 |
+
task_id: apex-agents
|
| 4 |
+
value: 11.1
|