Khedesh commited on
Commit
54a6bbd
1 Parent(s): b1e6cc0

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -1
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"Khedesh--ArmanNER": {"description": "Arman NER Corpus", "citation": "Hanieh Poostchi, Ehsan Zare Borzeshi, Mohammad Abdous, and Massimo Piccardi, \"PersoNER: Persian Named-Entity Recognition,\" The 26th International Conference on Computational Linguistics (COLING 2016), pages 3381\u20133389, Osaka, Japan, 2016.", "homepage": "https://github.com/HaniehP/PersianNER", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 13, "names": ["B-event", "B-fac", "B-loc", "B-org", "B-pers", "B-pro", "I-event", "I-fac", "I-loc", "I-org", "I-pers", "I-pro", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "arman_ner", "config_name": "ArmanNER", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 10144266, "num_examples": 15362, "dataset_name": "ArmanNER"}, "validation": {"name": "validation", "num_bytes": 3350353, "num_examples": 5122, "dataset_name": "ArmanNER"}, "test": {"name": "test", "num_bytes": 1717466, "num_examples": 2561, "dataset_name": "ArmanNER"}}, "download_checksums": null, "download_size": 2216414, "post_processing_size": null, "dataset_size": 15212085, "size_in_bytes": 17428499}}
 
1
+ {"Khedesh--ArmanNER": {"description": "Arman NER Corpus", "citation": "Hanieh Poostchi, Ehsan Zare Borzeshi, Mohammad Abdous, and Massimo Piccardi, \"PersoNER: Persian Named-Entity Recognition,\" The 26th International Conference on Computational Linguistics (COLING 2016), pages 3381\u20133389, Osaka, Japan, 2016.", "homepage": "https://github.com/HaniehP/PersianNER", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 13, "names": ["O", "B-pro", "I-pro", "B-pers", "I-pers", "B-org", "I-org", "B-loc", "I-loc", "B-fac", "I-fac", "B-event", "I-event"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "arman_ner", "config_name": "ArmanNER", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 10144266, "num_examples": 15362, "dataset_name": "ArmanNER"}, "validation": {"name": "validation", "num_bytes": 3350353, "num_examples": 5122, "dataset_name": "ArmanNER"}, "test": {"name": "test", "num_bytes": 1717466, "num_examples": 2561, "dataset_name": "ArmanNER"}}, "download_checksums": null, "download_size": 2216417, "post_processing_size": null, "dataset_size": 15212085, "size_in_bytes": 17428502}}