mirror of
https://github.com/microsoft/SkillOpt.git
synced 2026-07-03 22:24:36 +08:00
30 lines
735 B
JSON
30 lines
735 B
JSON
{
|
|
"benchmark": "ALFWorld",
|
|
"manifest_type": "path_split",
|
|
"source_repo": "alfworld/alfworld",
|
|
"source_repo_type": "repository",
|
|
"source_url": "https://github.com/alfworld/alfworld",
|
|
"source_file": "json_2.1.1",
|
|
"source_method": "generated by alfworld-download",
|
|
"source_split_files": [
|
|
"split_train.json",
|
|
"split_val.json",
|
|
"split_test.json"
|
|
],
|
|
"counts": {
|
|
"train": 39,
|
|
"val": 18,
|
|
"test": 134
|
|
},
|
|
"item_fields": [
|
|
"id",
|
|
"gamefile",
|
|
"task_type"
|
|
],
|
|
"path_root": "$ALFWORLD_DATA",
|
|
"notes": [
|
|
"This is a path manifest, not the ALFWorld game payload.",
|
|
"The gamefile field is relative to ALFWORLD_DATA and must be expanded before direct use as split_dir data."
|
|
]
|
|
}
|