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