PhyX_mini_MC_embedding / data /dataset_info.json
ttlynne's picture
Upload folder using huggingface_hub
b54d742 verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "parquet",
"dataset_size": 29422730,
"description": "",
"download_checksums": {
"/mnt/data/xiangkun/tangyueling/DATA/PhyX/PhyX_mini_MC/PhyX_mini_MC.parquet": {
"num_bytes": 22995077,
"checksum": null
}
},
"download_size": 22995077,
"features": {
"index": {
"dtype": "int64",
"_type": "Value"
},
"image": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"answer": {
"dtype": "string",
"_type": "Value"
},
"category": {
"dtype": "string",
"_type": "Value"
},
"subfield": {
"dtype": "string",
"_type": "Value"
},
"reasoning_type": {
"dtype": "string",
"_type": "Value"
},
"embedding": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 52417807,
"splits": {
"train": {
"name": "train",
"num_bytes": 29422730,
"num_examples": 1000,
"dataset_name": "parquet"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}