carted-ml's picture
Upload dataset_infos.json with huggingface_hub
3bb4b9d
raw
history blame contribute delete
No virus
1.44 kB
{"carted-ml--emotion-dataset-sampled-non-chunked-naming": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"emotion": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"__index_level_0__": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"input_ids": {
"feature": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"attention_mask": {
"feature": {
"dtype": "int8",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"valid": {
"name": "valid",
"num_bytes": 133833,
"num_examples": 1000,
"dataset_name": "emotion-dataset-sampled-non-chunked-naming"
}
},
"download_checksums": null,
"download_size": 55800,
"post_processing_size": null,
"dataset_size": 133833,
"size_in_bytes": 189633
}}