Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"zArabi--ArmanNERPublic": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 13, "names": ["B-EVENT", "I-EVENT", "B-FAC", "I-FAC", "B-LOC", "I-LOC", "O", "B-ORG", "I-ORG", "B-PERS", "I-PERS", "B-PRO", "I-PRO"], "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "langs": {"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": 15693897.057587987, "num_examples": 18434, "dataset_name": "ArmanNERPublic"}, "test": {"name": "test", "num_bytes": 1962375.6492210217, "num_examples": 2305, "dataset_name": "ArmanNERPublic"}, "validation": {"name": "validation", "num_bytes": 1961524.2931909908, "num_examples": 2304, "dataset_name": "ArmanNERPublic"}}, "download_checksums": null, "download_size": 2060451, "post_processing_size": null, "dataset_size": 19617796.999999996, "size_in_bytes": 21678247.999999996}}
|