MathVerse_embedding_split / data /dataset_info.json
ttlynne's picture
Upload folder using huggingface_hub
0741ec7 verified
{
"builder_name": "arrow",
"citation": "",
"config_name": "default",
"dataset_name": "arrow",
"dataset_size": 179300104,
"description": "",
"download_checksums": {
"/iopsstor/scratch/cscs/zjingchen/tyl/DATA/MathVerse/testmini/testmini/data-00000-of-00001.arrow": {
"num_bytes": 179366936,
"checksum": null
}
},
"download_size": 179366936,
"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"
},
"_subset_idx": {
"dtype": "int64",
"_type": "Value"
},
"text_layer1_embedding": {
"feature": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"_type": "List"
},
"text_layer-2_embedding": {
"feature": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"_type": "List"
},
"image_layer1_embedding": {
"feature": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"_type": "List"
},
"image_layer-2_embedding": {
"feature": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"_type": "List"
},
"mm_layer1_embedding": {
"feature": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"_type": "List"
},
"mm_layer-2_embedding": {
"feature": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"_type": "List"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 358667040,
"splits": {
"train": {
"name": "train",
"num_bytes": 179300104,
"num_examples": 3940,
"dataset_name": "arrow"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}