nkjp-pos / dataset_infos.json
ktagowski's picture
Cleanup and add infos file
9acfc73
raw history blame
No virus
2.44 kB
{"default": {"description": "NKJP-POS tagging dataset.", "citation": "", "homepage": "http://clip.ipipan.waw.pl/NationalCorpusOfPolish", "license": "", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "morph": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "lemmas": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "pos_tags": {"feature": {"num_classes": 35, "names": ["adj", "adja", "adjc", "adjp", "adv", "aglt", "bedzie", "brev", "burk", "comp", "conj", "depr", "fin", "ger", "imps", "impt", "inf", "interj", "interp", "num", "numcol", "pact", "pant", "pcon", "ppas", "ppron12", "ppron3", "praet", "pred", "prep", "qub", "siebie", "subst", "winien", "xxx"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "full_pos_tags": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "nps": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "nkjppos", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 136712881, "num_examples": 68528, "dataset_name": "nkjppos"}, "validation": {"name": "validation", "num_bytes": 17132898, "num_examples": 8566, "dataset_name": "nkjppos"}, "test": {"name": "test", "num_bytes": 17132952, "num_examples": 8566, "dataset_name": "nkjppos"}}, "download_checksums": {"https://huggingface.co/datasets/clarin-pl/nkjp-pos/resolve/main/data/train.tsv": {"num_bytes": 112783878, "checksum": "56a40ec6866f5b4503b84fa86fd6312993036a05613855c617e29cf362da9ef7"}, "https://huggingface.co/datasets/clarin-pl/nkjp-pos/resolve/main/data/valid.tsv": {"num_bytes": 14151252, "checksum": "653c2ad6ec47e88d187db16893a1fbd050f4160766384779ad325c59ba8cd054"}, "https://huggingface.co/datasets/clarin-pl/nkjp-pos/resolve/main/data/test.tsv": {"num_bytes": 14151935, "checksum": "9f4b623a125a54200fb44f64b8ecff784a9b27231f0f1fe68047bebbc3ac23c0"}}, "download_size": 141087065, "post_processing_size": null, "dataset_size": 170978731, "size_in_bytes": 312065796}}