Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"nlhappy--CMeEE": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "ents": [{"indices": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "label": {"dtype": "string", "id": null, "_type": "Value"}, "score": {"dtype": "int64", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 8592427, "num_examples": 14897, "dataset_name": "CMeEE"}, "validation": {"name": "validation", "num_bytes": 2851335, "num_examples": 4968, "dataset_name": "CMeEE"}}, "download_checksums": null, "download_size": 3434382, "post_processing_size": null, "dataset_size": 11443762, "size_in_bytes": 14878144}}
|