File size: 1,267 Bytes
580833f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | {
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "parquet",
"dataset_size": 54270885,
"description": "",
"download_checksums": {
"/mnt/a100_2_data3/tangyueling/DATA/Olympiad_embedding/physics_zh_no_proof_embedding/data/test-00000-of-00001.parquet": {
"num_bytes": 10296158,
"checksum": null
}
},
"download_size": 10296158,
"features": {
"id": {
"dtype": "int64",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"final_answer": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"embedding": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
},
"embedding_question": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "List"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 64567043,
"splits": {
"train": {
"name": "train",
"num_bytes": 54270885,
"num_examples": 1598,
"dataset_name": "parquet"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
} |