MathVerse_image_text_embedding / data /dataset_info.json
ttlynne's picture
Upload folder using huggingface_hub
8d801bd verified
Raw
History Blame Contribute Delete
1.58 kB
{
"citation": "",
"description": "",
"features": {
"sample_index": {
"dtype": "string",
"_type": "Value"
},
"problem_index": {
"dtype": "string",
"_type": "Value"
},
"problem_version": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"image": {
"_type": "Image"
},
"answer": {
"dtype": "string",
"_type": "Value"
},
"question_type": {
"dtype": "string",
"_type": "Value"
},
"metadata": {
"split": {
"dtype": "string",
"_type": "Value"
},
"source": {
"dtype": "string",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"subfield": {
"dtype": "string",
"_type": "Value"
}
},
"query_wo": {
"dtype": "string",
"_type": "Value"
},
"query_cot": {
"dtype": "string",
"_type": "Value"
},
"question_for_eval": {
"dtype": "string",
"_type": "Value"
},
"mm_embedding": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"embedding_question": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"embedding_image_text": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
}
},
"homepage": "",
"license": ""
}