|
--- |
|
dataset_info: |
|
features: |
|
- name: tokens |
|
sequence: string |
|
- name: ner_tags |
|
sequence: |
|
class_label: |
|
names: |
|
'0': I-System |
|
'1': B-Apparatus |
|
'2': B-Biotechnology |
|
'3': I-Electrical Circuit |
|
'4': B-Device |
|
'5': B-Design |
|
'6': B-System |
|
'7': B-Software |
|
'8': I-Device |
|
'9': B-Hardware |
|
'10': B-Product |
|
'11': I-Algorithm |
|
'12': I-Pharmaceutical Formulation |
|
'13': B-Method of Use |
|
'14': I-Composition of Matter |
|
'15': O |
|
'16': I-Apparatus |
|
'17': B-Process |
|
'18': I-Method of Use |
|
'19': B-Electrical Circuit |
|
'20': B-Manufacture |
|
'21': I-Manufacture |
|
'22': B-Algorithm |
|
'23': I-Design |
|
'24': I-Biotechnology |
|
'25': I-Product |
|
'26': I-Method |
|
'27': B-Chemical Compound |
|
'28': B-Method |
|
'29': I-Process |
|
'30': B-Composition of Matter |
|
'31': I-Chemical Compound |
|
'32': B-Pharmaceutical Formulation |
|
'33': I-Hardware |
|
'34': I-Software |
|
'35': I-Machine |
|
'36': B-Machine |
|
splits: |
|
- name: train |
|
num_bytes: 775224 |
|
num_examples: 509 |
|
- name: validation |
|
num_bytes: 221464 |
|
num_examples: 139 |
|
download_size: 119932 |
|
dataset_size: 996688 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: validation |
|
path: data/validation-* |
|
--- |
|
|