metadata
dataset_info:
features:
- name: id
dtype: string
- name: corpus
dtype: string
- name: sentence
dtype: string
- name: token
dtype: string
- name: complexity
dtype: float64
- name: difficulty
dtype: string
splits:
- name: train
num_bytes: 393867
num_examples: 1517
- name: validation
num_bytes: 129713
num_examples: 520
- name: test
num_bytes: 46377
num_examples: 184
download_size: 339033
dataset_size: 569957
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*