metadata
dataset_info:
features:
- name: id
dtype: string
- name: tokens
sequence: string
- name: labels
sequence:
class_label:
names:
'0': '0'
'1': B-PrimaryOutcome
'2': I-PrimaryOutcome
'3': B-SecondaryOutcome
'4': I-SecondaryOutcome
splits:
- name: train
num_bytes: 1740905
num_examples: 3660
- name: test
num_bytes: 277244
num_examples: 564
download_size: 423457
dataset_size: 2018149
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*