albertvillanova HF staff commited on
Commit
f84e237
1 Parent(s): 7f7131d

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (625d545cba7d35f4c17ed362dc0daf8ef8b6537a)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "Korean named entity recognition dataset\n", "citation": "@InProceedings{Kim:2016,\n title = \"Korean Named Entity Recognition Dataset\",\n authors = \"Jae-Hoon Kim\",\n publisher = \"GitHub\",\n year = \"2016\"\n}\n", "homepage": "https://github.com/kmounlp/NER", "license": "NER License, MIT License for non-commercial use", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "annot_text": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "pos_tags": {"feature": {"num_classes": 42, "names": ["SO", "SS", "VV", "XR", "VCP", "JC", "VCN", "JKB", "MM", "SP", "XSN", "SL", "NNP", "NP", "EP", "JKQ", "IC", "XSA", "EC", "EF", "SE", "XPN", "ETN", "SH", "XSV", "MAG", "SW", "ETM", "JKO", "NNB", "MAJ", "NNG", "JKV", "JKC", "VA", "NR", "JKG", "VX", "SF", "JX", "JKS", "SN"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 7, "names": ["I", "O", "B_OG", "B_TI", "B_LC", "B_DT", "B_PS"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "kor_ner", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3948938, "num_examples": 2928, "dataset_name": "kor_ner"}, "test": {"name": "test", "num_bytes": 476850, "num_examples": 366, "dataset_name": "kor_ner"}, "validation": {"name": "validation", "num_bytes": 486178, "num_examples": 366, "dataset_name": "kor_ner"}}, "download_checksums": {"https://raw.githubusercontent.com/kmounlp/NER/master/2016klp/ner.train": {"num_bytes": 2808804, "checksum": "ae8d0b9ecc49a36ec8fd30ebed5accf2e4da23e8e432d0e4e494be049412c1cf"}, "https://raw.githubusercontent.com/kmounlp/NER/master/2016klp/ner.test": {"num_bytes": 338858, "checksum": "35396b5d88d9c3feb74a5e43097482e4379ff522bc66ed0d2a1e40a4e34a5645"}, "https://raw.githubusercontent.com/kmounlp/NER/master/2016klp/ner.dev": {"num_bytes": 345513, "checksum": "0b6afc8e02a5bb3439b697da7aa6bc274b1128f84c14f6bde85c7d0934b145d6"}}, "download_size": 3493175, "post_processing_size": null, "dataset_size": 4911966, "size_in_bytes": 8405141}}