File size: 1,115 Bytes
f678ae6 989eebc f678ae6 5b28bae 2f70166 5b28bae 2f70166 5b28bae 2f70166 5b28bae 2f70166 f678ae6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
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
---
|