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