|
|
--- |
|
|
dataset_info: |
|
|
- config_name: ai |
|
|
features: |
|
|
- name: tokens |
|
|
sequence: string |
|
|
- name: ner_tags |
|
|
sequence: string |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 63594 |
|
|
num_examples: 100 |
|
|
- name: validation |
|
|
num_bytes: 182480 |
|
|
num_examples: 350 |
|
|
- name: test |
|
|
num_bytes: 215418 |
|
|
num_examples: 431 |
|
|
download_size: 122926 |
|
|
dataset_size: 461492 |
|
|
- config_name: literature |
|
|
features: |
|
|
- name: tokens |
|
|
sequence: string |
|
|
- name: ner_tags |
|
|
sequence: string |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 60015 |
|
|
num_examples: 100 |
|
|
- name: validation |
|
|
num_bytes: 232319 |
|
|
num_examples: 400 |
|
|
- name: test |
|
|
num_bytes: 255110 |
|
|
num_examples: 416 |
|
|
download_size: 160747 |
|
|
dataset_size: 547444 |
|
|
- config_name: music |
|
|
features: |
|
|
- name: tokens |
|
|
sequence: string |
|
|
- name: ner_tags |
|
|
sequence: string |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 65151 |
|
|
num_examples: 100 |
|
|
- name: validation |
|
|
num_bytes: 260943 |
|
|
num_examples: 380 |
|
|
- name: test |
|
|
num_bytes: 329216 |
|
|
num_examples: 465 |
|
|
download_size: 168555 |
|
|
dataset_size: 655310 |
|
|
- config_name: politics |
|
|
features: |
|
|
- name: tokens |
|
|
sequence: string |
|
|
- name: ner_tags |
|
|
sequence: string |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 148987 |
|
|
num_examples: 200 |
|
|
- name: validation |
|
|
num_bytes: 452499 |
|
|
num_examples: 541 |
|
|
- name: test |
|
|
num_bytes: 495984 |
|
|
num_examples: 651 |
|
|
download_size: 233810 |
|
|
dataset_size: 1097470 |
|
|
- config_name: science |
|
|
features: |
|
|
- name: tokens |
|
|
sequence: string |
|
|
- name: ner_tags |
|
|
sequence: string |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 122701 |
|
|
num_examples: 200 |
|
|
- name: validation |
|
|
num_bytes: 286015 |
|
|
num_examples: 450 |
|
|
- name: test |
|
|
num_bytes: 341182 |
|
|
num_examples: 543 |
|
|
download_size: 199198 |
|
|
dataset_size: 749898 |
|
|
configs: |
|
|
- config_name: ai |
|
|
data_files: |
|
|
- split: train |
|
|
path: ai/train-* |
|
|
- split: validation |
|
|
path: ai/validation-* |
|
|
- split: test |
|
|
path: ai/test-* |
|
|
- config_name: literature |
|
|
data_files: |
|
|
- split: train |
|
|
path: literature/train-* |
|
|
- split: validation |
|
|
path: literature/validation-* |
|
|
- split: test |
|
|
path: literature/test-* |
|
|
- config_name: music |
|
|
data_files: |
|
|
- split: train |
|
|
path: music/train-* |
|
|
- split: validation |
|
|
path: music/validation-* |
|
|
- split: test |
|
|
path: music/test-* |
|
|
- config_name: politics |
|
|
data_files: |
|
|
- split: train |
|
|
path: politics/train-* |
|
|
- split: validation |
|
|
path: politics/validation-* |
|
|
- split: test |
|
|
path: politics/test-* |
|
|
- config_name: science |
|
|
data_files: |
|
|
- split: train |
|
|
path: science/train-* |
|
|
- split: validation |
|
|
path: science/validation-* |
|
|
- split: test |
|
|
path: science/test-* |
|
|
--- |
|
|
|
|
|
ai: ['ALGORITHM', 'CONFERENCE', 'COUNTRY', 'FIELD', 'LOCATION', 'METRICS', 'MISC', 'ORGANISATION', 'PERSON', 'PRODUCT', 'PROGRAMLANG', 'RESEARCHER', 'TASK', 'UNIVERSITY'] |
|
|
|
|
|
literature: ['AWARD', 'BOOK', 'COUNTRY', 'EVENT', 'LITERARYGENRE', 'LOCATION', 'MAGAZINE', 'MISC', 'ORGANISATION', 'PERSON', 'POEM', 'WRITER'] |
|
|
|
|
|
music: ['ALBUM', 'AWARD', 'BAND', 'COUNTRY', 'EVENT', 'LOCATION', 'MISC', 'MUSICALARTIST', 'MUSICALINSTRUMENT', 'MUSICGENRE', 'ORGANISATION', 'PERSON', 'SONG'] |
|
|
|
|
|
politics: ['COUNTRY', 'ELECTION', 'EVENT', 'LOCATION', 'MISC', 'ORGANISATION', 'PERSON', 'POLITICALPARTY', 'POLITICIAN'] |
|
|
|
|
|
science: ['ACADEMICJOURNAL', 'ASTRONOMICALOBJECT', 'AWARD', 'CHEMICALCOMPOUND', 'CHEMICALELEMENT', 'COUNTRY', 'DISCIPLINE', 'ENZYME', 'EVENT', 'LOCATION', 'MISC', 'ORGANISATION', 'PERSON', 'PROTEIN', 'SCIENTIST', 'THEORY', 'UNIVERSITY'] |