bccnf commited on
Commit
6776a8d
·
1 Parent(s): 70f3b02

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"bccnf--NER-portugues-shuffled": {"description": "Polyglot-NER\nA training dataset automatically generated from Wikipedia and Freebase the task\nof named entity recognition. The dataset contains the basic Wikipedia based\ntraining data for 40 languages we have (with coreference resolution) for the task of\nnamed entity recognition. The details of the procedure of generating them is outlined in\nSection 3 of the paper (https://arxiv.org/abs/1410.3791). Each config contains the data\ncorresponding to a different language. For example, \"es\" includes only spanish examples.\n", "citation": "@article{polyglotner,\n author = {Al-Rfou, Rami and Kulkarni, Vivek and Perozzi, Bryan and Skiena, Steven},\n title = {{Polyglot-NER}: Massive Multilingual Named Entity Recognition},\n journal = {{Proceedings of the 2015 {SIAM} International Conference on Data Mining, Vancouver, British Columbia, Canada, April 30- May 2, 2015}},\n month = {April},\n year = {2015},\n publisher = {SIAM},\n}\n", "homepage": "https://sites.google.com/site/rmyeid/projects/polylgot-ner", "license": "", "features": {"words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "polyglot_ner", "config_name": "combined", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 66870100.224065155, "num_examples": 238064, "dataset_name": "NER-portugues-shuffled"}, "test": {"name": "test", "num_bytes": 22289846.147172466, "num_examples": 79354, "dataset_name": "NER-portugues-shuffled"}, "valid": {"name": "valid", "num_bytes": 22290127.03844634, "num_examples": 79355, "dataset_name": "NER-portugues-shuffled"}}, "download_checksums": null, "download_size": 34104111, "post_processing_size": null, "dataset_size": 111450073.40968396, "size_in_bytes": 145554184.40968394}}