metadata
dataset_info:
features:
- name: tweet_text_cleaned
dtype: string
- name: boe_text_cleaned
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 83126717
num_examples: 2867
- name: validation
num_bytes: 9202598
num_examples: 392
- name: test
num_bytes: 10469996
num_examples: 389
download_size: 45067785
dataset_size: 102799311
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*