viewer: false | |
license: cc-by-4.0 | |
dataset_info: | |
features: | |
- name: tokens | |
sequence: string | |
- name: ner_tags | |
sequence: | |
class_label: | |
names: | |
'0': O | |
'1': B-LOC | |
'2': I-LOC | |
'3': B-LOCderiv | |
'4': I-LOCderiv | |
'5': B-LOCpart | |
'6': I-LOCpart | |
'7': B-ORG | |
'8': I-ORG | |
'9': B-ORGderiv | |
'10': I-ORGderiv | |
'11': B-ORGpart | |
'12': I-ORGpart | |
'13': B-OTH | |
'14': I-OTH | |
'15': B-OTHderiv | |
'16': I-OTHderiv | |
'17': B-OTHpart | |
'18': I-OTHpart | |
'19': B-PER | |
'20': I-PER | |
'21': B-PERderiv | |
'22': I-PERderiv | |
'23': B-PERpart | |
'24': I-PERpart | |
- name: ner_t5_output | |
dtype: string | |
- name: ner_own_output | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 9450958 | |
num_examples: 24000 | |
- name: validation | |
num_bytes: 866649 | |
num_examples: 2200 | |
- name: test | |
num_bytes: 2011187 | |
num_examples: 5100 | |
download_size: 4279522 | |
dataset_size: 12328794 | |