math-pointcloud-text-mini-2024 / dataset_infos.json
Matthewpeterson89's picture
Upload 4 files
f4c9e25 verified
Raw
History Blame Contribute Delete
511 Bytes
{
"description": "Metadata sample and preparation pipeline for math / pointcloud_text data",
"features": {
"id": {
"dtype": "string"
},
"description": {
"dtype": "string"
},
"label": {
"dtype": "int64"
},
"domain": {
"dtype": "string"
},
"modality": {
"dtype": "string"
}
},
"splits": {
"sample": {
"num_examples": 24
}
},
"release_status": "metadata sample; full source data not bundled"
}