CamelBench-GPTRef / dataset_info.json
Hamzasha's picture
Upload dataset_info.json with huggingface_hub
e4c8c02 verified
{
"citation": "",
"description": "",
"features": {
"question_id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"images": {
"feature": {
"_type": "Image"
},
"_type": "Sequence"
},
"answer": {
"dtype": "string",
"_type": "Value"
},
"lvl1_gpt": {
"dtype": "string",
"_type": "Value"
},
"lvl2_gpt": {
"dtype": "string",
"_type": "Value"
},
"source_file": {
"dtype": "string",
"_type": "Value"
},
"bench_subname": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}