Commit ·
7783d3d
1
Parent(s): e7b7d57
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"MayaGalvez--multilingual_wikiann": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "language": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "spans": {"feature": {"dtype": "string", "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": {"train": {"name": "train", "num_bytes": 5296011, "num_examples": 19800, "dataset_name": "multilingual_wikiann"}, "test": {"name": "test", "num_bytes": 1349622, "num_examples": 4950, "dataset_name": "multilingual_wikiann"}, "validation": {"name": "validation", "num_bytes": 1370128, "num_examples": 4950, "dataset_name": "multilingual_wikiann"}}, "download_checksums": null, "download_size": 2410485, "post_processing_size": null, "dataset_size": 8015761, "size_in_bytes": 10426246}}
|