NeSy-Route / Task3 /parquet /manifest.json
MingYang1010's picture
feat(dataset): add regenerated Task3 parquet
83b4ed2
Raw
History Blame Contribute Delete
646 Bytes
{
"task": "Task3",
"format": "parquet",
"schema_version": 1,
"num_rows": 10821,
"num_shards": 44,
"total_size_bytes": 40877581616,
"splits": {
"easy": {
"num_rows": 6492,
"num_shards": 26,
"total_size_bytes": 23814143332,
"manifest": "parquet/easy/easy_manifest.json"
},
"medium": {
"num_rows": 2705,
"num_shards": 11,
"total_size_bytes": 10519981997,
"manifest": "parquet/medium/medium_manifest.json"
},
"hard": {
"num_rows": 1624,
"num_shards": 7,
"total_size_bytes": 6543456287,
"manifest": "parquet/hard/hard_manifest.json"
}
}
}