unimelb-nlp/wikiann
Dataset Card for WikiANN Dataset Summary WikiANN (sometimes called PAN-X) is a multilingual named entity recognition dataset consisting of Wikipedia articles annotated with LOC (location), PER (person), and ORG (organisation) tags in the IOB2 format. This version corresponds to the balanced train, dev, and test splits of Rahimi et al. (2019), which supports 176 of the 282 languages from the original WikiANN corpus. Supported Tasks and Leaderboards… See the full description on the dataset page: https://huggingface.co/datasets/unimelb-nlp/wikiann.
Convert dataset to Parquet (#11)
Delete legacy JSON metadata (#7)
rename configs to config_name
Replace YAML keys from int to str (#3)
Reorder split names (#2)
add dataset_info in dataset metadata
remove dummmy data
Add `language_bcp47` tag (#4753)
Align more metadata with other repo types (models,spaces) (#4607)
Remove config names as yaml keys (#4367)
Update datasets task tags to align tags with models (#4067)
Update files from the datasets library (from 1.16.0)
Update files from the datasets library (from 1.11.0)
Update files from the datasets library (from 1.7.0)
Update files from the datasets library (from 1.6.0)
Update files from the datasets library (from 1.5.0)
Update files from the datasets library (from 1.3.0)
Update files from the datasets library (from 1.2.0)
