RoboProcessBench / ProcessData-58k /dataset_info.json
processbench's picture
Rename dataset_info.json to ProcessData-58k/dataset_info.json
42acd1d verified
raw
history blame
376 Bytes
{
"gmbench_train_sharegpt": {
"file_name": "train_sharegpt.json",
"formatting": "sharegpt",
"columns": {
"messages": "conversations",
"images": "images"
}
},
"gmbench_test_sharegpt": {
"file_name": "test_sharegpt.json",
"formatting": "sharegpt",
"columns": {
"messages": "conversations",
"images": "images"
}
}
}