| dataset_info: | |
| features: | |
| - name: tokens | |
| sequence: string | |
| - name: ner_tags | |
| sequence: | |
| class_label: | |
| names: | |
| '0': B-Chemical Compound | |
| '1': I-Biotechnology | |
| '2': B-Electrical Circuit | |
| '3': B-Process | |
| '4': B-Biotechnology | |
| '5': O | |
| '6': I-Chemical Compound | |
| '7': I-Process | |
| '8': B-Algorithm | |
| '9': I-Algorithm | |
| splits: | |
| - name: train | |
| num_bytes: 632 | |
| num_examples: 1 | |
| - name: validation | |
| num_bytes: 2311 | |
| num_examples: 1 | |
| download_size: 5028 | |
| dataset_size: 2943 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |