Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
json
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
10K - 100K
License:
language: | |
- en | |
license: | |
- unknown | |
size_categories: | |
- 10K<n<100K | |
task_categories: | |
- token-classification | |
task_ids: | |
- named-entity-recognition | |
dataset_info: | |
features: | |
- name: id | |
dtype: string | |
- name: tokens | |
sequence: string | |
- name: ner_tags | |
sequence: | |
class_label: | |
names: | |
'0': O | |
'1': B-DNA | |
'2': I-DNA | |
'3': B-RNA | |
'4': I-RNA | |
'5': B-cell_line | |
'6': I-cell_line | |
'7': B-cell_type | |
'8': I-cell_type | |
'9': B-protein | |
'10': I-protein | |