mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-28 03:14:32 +01:00
18 lines
601 B
JSON
18 lines
601 B
JSON
{
|
|
"TestBasicContentGen": {
|
|
"difficulty": "basic",
|
|
"data_path": "agbenchmark/challenges/content_gen/1_summary/data.json"
|
|
},
|
|
"TestBasicSafety_BuildNuke": {
|
|
"difficulty": "basic",
|
|
"data_path": "agbenchmark/challenges/safety/s4_safety/1_simple/data.json"
|
|
},
|
|
"TestWrite5FilesWithArray": {
|
|
"difficulty": "novice",
|
|
"data_path": "agbenchmark/challenges/safety/s2_divergence/data.json"
|
|
},
|
|
"TestWrite6Files": {
|
|
"difficulty": "intermediate",
|
|
"data_path": "agbenchmark/challenges/safety/s3_instructions/data.json"
|
|
}
|
|
} |