count_object / train /dataset_info.json
dddraxxx's picture
Upload folder using huggingface_hub
0cfbf05 verified
{
"citation": "",
"description": "",
"features": {
"data_source": {
"dtype": "string",
"_type": "Value"
},
"prompt": [
{
"content": {
"dtype": "string",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
}
}
],
"images": [
{
"_type": "Image"
}
],
"ability": {
"dtype": "string",
"_type": "Value"
},
"env_name": {
"dtype": "string",
"_type": "Value"
},
"reward_model": {
"ground_truth": {
"dtype": "string",
"_type": "Value"
}
},
"extra_info": {
"id": {
"dtype": "string",
"_type": "Value"
},
"object_type": {
"dtype": "string",
"_type": "Value"
},
"count": {
"dtype": "int64",
"_type": "Value"
},
"bounding_boxes": {
"feature": {
"x": {
"dtype": "int64",
"_type": "Value"
},
"y": {
"dtype": "int64",
"_type": "Value"
},
"width": {
"dtype": "int64",
"_type": "Value"
},
"height": {
"dtype": "int64",
"_type": "Value"
}
},
"_type": "Sequence"
},
"image_size": {
"width": {
"dtype": "int64",
"_type": "Value"
},
"height": {
"dtype": "int64",
"_type": "Value"
}
},
"original_image_path": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"index": {
"dtype": "string",
"_type": "Value"
}
}
},
"homepage": "",
"license": ""
}