Datasets:

Languages:
Chinese
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
License:
albertvillanova HF staff commited on
Commit
4f5e2db
1 Parent(s): 5fb3484

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (809c6c57ac9f299ee021240b7a55d06c8c2971b6)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"peoples_daily_ner": {"description": "People's Daily NER Dataset is a commonly used dataset for Chinese NER, with\ntext from People's Daily (\u4eba\u6c11\u65e5\u62a5), the largest official newspaper.\n\nThe dataset is in BIO scheme. Entity types are: PER (person), ORG (organization)\nand LOC (location).\n", "citation": "", "homepage": "https://github.com/OYE93/Chinese-NLP-Corpus/tree/master/NER/People's%20Daily", "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": 7, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "peoples_daily_ner", "config_name": "peoples_daily_ner", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 14972456, "num_examples": 20865, "dataset_name": "peoples_daily_ner"}, "validation": {"name": "validation", "num_bytes": 1676741, "num_examples": 2319, "dataset_name": "peoples_daily_ner"}, "test": {"name": "test", "num_bytes": 3346975, "num_examples": 4637, "dataset_name": "peoples_daily_ner"}}, "download_checksums": {"https://raw.githubusercontent.com/OYE93/Chinese-NLP-Corpus/master/NER/People's%20Daily/example.train": {"num_bytes": 6277429, "checksum": "fbacf4110b131354270b7ff470c88eb84645f0ed8df30c3e409dde437cb45e70"}, "https://raw.githubusercontent.com/OYE93/Chinese-NLP-Corpus/master/NER/People's%20Daily/example.dev": {"num_bytes": 702455, "checksum": "7d8e6fcd1745e6adcb99d90307d84c3a0f9f8ff5ee6fe62ca27646cb765fc38a"}, "https://raw.githubusercontent.com/OYE93/Chinese-NLP-Corpus/master/NER/People's%20Daily/example.test": {"num_bytes": 1405788, "checksum": "233299005f941a4b055e38aadcf3ee853e44bc1f88166078d3b52b26b77ea362"}}, "download_size": 8385672, "post_processing_size": null, "dataset_size": 19996172, "size_in_bytes": 28381844}}