Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"arbml--Zero_Shot_Cross_Lingual_NER_ar": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"Word": {"dtype": "string", "id": null, "_type": "Value"}, "Entity": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 9, "names": ["B-ORG", "
|
|
|
1 |
+
{"arbml--Zero_Shot_Cross_Lingual_NER_ar": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"Word": {"dtype": "string", "id": null, "_type": "Value"}, "Entity": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 9, "names": ["B-ORG", "I-LOC", "I-PER", "B-LOC", "I-MISC", "I-ORG", "B-MISC", "B-PER", "O"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "zero_shot_cross_lingual_ner_ar", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 982521, "num_examples": 19335, "dataset_name": "Zero_Shot_Cross_Lingual_NER_ar"}, "test": {"name": "test", "num_bytes": 230133, "num_examples": 4731, "dataset_name": "Zero_Shot_Cross_Lingual_NER_ar"}}, "download_checksums": null, "download_size": 381487, "post_processing_size": null, "dataset_size": 1212654, "size_in_bytes": 1594141}}
|