norne / dataset_infos.json
system's picture
system HF staff
import from S3
5684c51
raw history blame
No virus
10.1 kB
{"bokmaal": {"description": "NorNE is a manually annotated\ncorpus of named entities which extends the annotation of the existing\nNorwegian Dependency Treebank. Comprising both of the official standards of\nwritten Norwegian (Bokm\u00e5l and Nynorsk), the corpus contains around 600,000\ntokens and annotates a rich set of entity types including persons,\norganizations, locations, geo-political entities, products, and events,\nin addition to a class corresponding to nominals derived from names.\n", "citation": "@inproceedings{johansen2019ner,\n title={NorNE: Annotating Named Entities for Norwegian},\n author={Fredrik J\u00f8rgensen, Tobias Aasmoe, Anne-Stine Ruud Husev\u00e5g,\n Lilja \u00d8vrelid, and Erik Velldal},\n booktitle={LREC 2020},\n year={2020},\n url={https://arxiv.org/abs/1911.12146}\n}\n", "homepage": "https://github.com/ltgoslo/norne", "license": "", "features": {"idx": {"dtype": "string", "id": null, "_type": "Value"}, "lang": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"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": 17, "names": ["NOUN", "PUNCT", "ADP", "NUM", "SYM", "SCONJ", "ADJ", "PART", "DET", "CCONJ", "PROPN", "PRON", "X", "ADV", "INTJ", "VERB", "AUX"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 19, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-GPE_LOC", "I-GPE_LOC", "B-PROD", "I-PROD", "B-LOC", "I-LOC", "B-GPE_ORG", "I-GPE_ORG", "B-DRV", "I-DRV", "B-EVT", "I-EVT", "B-MISC", "I-MISC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "norne", "config_name": "bokmaal", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 10032169, "num_examples": 15696, "dataset_name": "norne"}, "validation": {"name": "validation", "num_bytes": 1501730, "num_examples": 2410, "dataset_name": "norne"}, "test": {"name": "test", "num_bytes": 1234272, "num_examples": 1939, "dataset_name": "norne"}}, "download_checksums": {"https://raw.githubusercontent.com/ltgoslo/norne/master/ud/nob/no_bokmaal-ud-train.conllu": {"num_bytes": 16437262, "checksum": "b17efd70034071f65ba5e3a15bc15f9a597f4c1dd3febb2ffec964906a9c1a98"}, "https://raw.githubusercontent.com/ltgoslo/norne/master/ud/nob/no_bokmaal-ud-dev.conllu": {"num_bytes": 2453504, "checksum": "dba752ca6dc0c628f7cf12e9131b2627be0dff082bd96311bafce40590c46f9c"}, "https://raw.githubusercontent.com/ltgoslo/norne/master/ud/nob/no_bokmaal-ud-test.conllu": {"num_bytes": 2018475, "checksum": "ace6fa65758541333e6a64210fa8466145e024cbbab18a156e8757c8b21c103b"}}, "download_size": 20909241, "post_processing_size": null, "dataset_size": 12768171, "size_in_bytes": 33677412}, "nynorsk": {"description": "NorNE is a manually annotated\ncorpus of named entities which extends the annotation of the existing\nNorwegian Dependency Treebank. Comprising both of the official standards of\nwritten Norwegian (Bokm\u00e5l and Nynorsk), the corpus contains around 600,000\ntokens and annotates a rich set of entity types including persons,\norganizations, locations, geo-political entities, products, and events,\nin addition to a class corresponding to nominals derived from names.\n", "citation": "@inproceedings{johansen2019ner,\n title={NorNE: Annotating Named Entities for Norwegian},\n author={Fredrik J\u00f8rgensen, Tobias Aasmoe, Anne-Stine Ruud Husev\u00e5g,\n Lilja \u00d8vrelid, and Erik Velldal},\n booktitle={LREC 2020},\n year={2020},\n url={https://arxiv.org/abs/1911.12146}\n}\n", "homepage": "https://github.com/ltgoslo/norne", "license": "", "features": {"idx": {"dtype": "string", "id": null, "_type": "Value"}, "lang": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"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": 17, "names": ["NOUN", "PUNCT", "ADP", "NUM", "SYM", "SCONJ", "ADJ", "PART", "DET", "CCONJ", "PROPN", "PRON", "X", "ADV", "INTJ", "VERB", "AUX"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 19, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-GPE_LOC", "I-GPE_LOC", "B-PROD", "I-PROD", "B-LOC", "I-LOC", "B-GPE_ORG", "I-GPE_ORG", "B-DRV", "I-DRV", "B-EVT", "I-EVT", "B-MISC", "I-MISC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "norne", "config_name": "nynorsk", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 10072260, "num_examples": 14174, "dataset_name": "norne"}, "validation": {"name": "validation", "num_bytes": 1278029, "num_examples": 1890, "dataset_name": "norne"}, "test": {"name": "test", "num_bytes": 1023358, "num_examples": 1511, "dataset_name": "norne"}}, "download_checksums": {"https://raw.githubusercontent.com/ltgoslo/norne/master/ud/nno/no_nynorsk-ud-train.conllu": {"num_bytes": 16444176, "checksum": "589564c68ab0763c2574ad90ea8928f029144c966e4af064e59a0865c53c5ef2"}, "https://raw.githubusercontent.com/ltgoslo/norne/master/ud/nno/no_nynorsk-ud-dev.conllu": {"num_bytes": 2096713, "checksum": "6519a00c0ddc4f8ef2605d7c5326adcafb2dfa2df439e281c95e1a0ef218b928"}, "https://raw.githubusercontent.com/ltgoslo/norne/master/ud/nno/no_nynorsk-ud-test.conllu": {"num_bytes": 1668364, "checksum": "6b99cafd7019ed6d1eea1b51a0707df89cad597fe588b5987b9f278ffd87588c"}}, "download_size": 20209253, "post_processing_size": null, "dataset_size": 12373647, "size_in_bytes": 32582900}, "combined": {"description": "NorNE is a manually annotated\ncorpus of named entities which extends the annotation of the existing\nNorwegian Dependency Treebank. Comprising both of the official standards of\nwritten Norwegian (Bokm\u00e5l and Nynorsk), the corpus contains around 600,000\ntokens and annotates a rich set of entity types including persons,\norganizations, locations, geo-political entities, products, and events,\nin addition to a class corresponding to nominals derived from names.\n", "citation": "@inproceedings{johansen2019ner,\n title={NorNE: Annotating Named Entities for Norwegian},\n author={Fredrik J\u00f8rgensen, Tobias Aasmoe, Anne-Stine Ruud Husev\u00e5g,\n Lilja \u00d8vrelid, and Erik Velldal},\n booktitle={LREC 2020},\n year={2020},\n url={https://arxiv.org/abs/1911.12146}\n}\n", "homepage": "https://github.com/ltgoslo/norne", "license": "", "features": {"idx": {"dtype": "string", "id": null, "_type": "Value"}, "lang": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"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": 17, "names": ["NOUN", "PUNCT", "ADP", "NUM", "SYM", "SCONJ", "ADJ", "PART", "DET", "CCONJ", "PROPN", "PRON", "X", "ADV", "INTJ", "VERB", "AUX"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 19, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-GPE_LOC", "I-GPE_LOC", "B-PROD", "I-PROD", "B-LOC", "I-LOC", "B-GPE_ORG", "I-GPE_ORG", "B-DRV", "I-DRV", "B-EVT", "I-EVT", "B-MISC", "I-MISC"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "norne", "config_name": "combined", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 20104393, "num_examples": 29870, "dataset_name": "norne"}, "validation": {"name": "validation", "num_bytes": 2779723, "num_examples": 4300, "dataset_name": "norne"}, "test": {"name": "test", "num_bytes": 2257594, "num_examples": 3450, "dataset_name": "norne"}}, "download_checksums": {"https://raw.githubusercontent.com/ltgoslo/norne/master/ud/nob/no_bokmaal-ud-train.conllu": {"num_bytes": 16437262, "checksum": "b17efd70034071f65ba5e3a15bc15f9a597f4c1dd3febb2ffec964906a9c1a98"}, "https://raw.githubusercontent.com/ltgoslo/norne/master/ud/nob/no_bokmaal-ud-dev.conllu": {"num_bytes": 2453504, "checksum": "dba752ca6dc0c628f7cf12e9131b2627be0dff082bd96311bafce40590c46f9c"}, "https://raw.githubusercontent.com/ltgoslo/norne/master/ud/nob/no_bokmaal-ud-test.conllu": {"num_bytes": 2018475, "checksum": "ace6fa65758541333e6a64210fa8466145e024cbbab18a156e8757c8b21c103b"}, "https://raw.githubusercontent.com/ltgoslo/norne/master/ud/nno/no_nynorsk-ud-train.conllu": {"num_bytes": 16444176, "checksum": "589564c68ab0763c2574ad90ea8928f029144c966e4af064e59a0865c53c5ef2"}, "https://raw.githubusercontent.com/ltgoslo/norne/master/ud/nno/no_nynorsk-ud-dev.conllu": {"num_bytes": 2096713, "checksum": "6519a00c0ddc4f8ef2605d7c5326adcafb2dfa2df439e281c95e1a0ef218b928"}, "https://raw.githubusercontent.com/ltgoslo/norne/master/ud/nno/no_nynorsk-ud-test.conllu": {"num_bytes": 1668364, "checksum": "6b99cafd7019ed6d1eea1b51a0707df89cad597fe588b5987b9f278ffd87588c"}}, "download_size": 41118494, "post_processing_size": null, "dataset_size": 25141710, "size_in_bytes": 66260204}}