evqa / test /dataset_info.json
usr256864's picture
Upload folder using huggingface_hub
dc10e88 verified
{
"citation": "",
"description": "",
"features": {
"wikipedia_title": {
"dtype": "string",
"_type": "Value"
},
"wikipedia_url": {
"dtype": "string",
"_type": "Value"
},
"question_original": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"question_type": {
"dtype": "string",
"_type": "Value"
},
"answer": {
"dtype": "string",
"_type": "Value"
},
"evidence": {
"dtype": "string",
"_type": "Value"
},
"evidence_section_id": {
"dtype": "string",
"_type": "Value"
},
"evidence_section_title": {
"dtype": "string",
"_type": "Value"
},
"dataset_name": {
"dtype": "string",
"_type": "Value"
},
"dataset_category_id": {
"dtype": "int64",
"_type": "Value"
},
"wikipedia_url_used_in_train": {
"dtype": "bool",
"_type": "Value"
},
"encyclopedic_vqa_split": {
"dtype": "string",
"_type": "Value"
},
"dataset_image_ids": {
"dtype": "string",
"_type": "Value"
},
"output": {
"answer": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"original_answer": {
"dtype": "string",
"_type": "Value"
}
},
"input": {
"dtype": "string",
"_type": "Value"
},
"input_oracle": {
"dtype": "string",
"_type": "Value"
},
"image_path": {
"dtype": "string",
"_type": "Value"
},
"image": {
"_type": "Image"
},
"id": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}