Datasets:
metadata
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: string
- name: source
dtype: string
- name: domain
dtype: string
- name: language
dtype: string
splits:
- name: train
num_bytes: 1364685913
num_examples: 3147478
- name: validation
num_bytes: 170841288
num_examples: 393435
- name: test
num_bytes: 170338153
num_examples: 393436
download_size: 988308759
dataset_size: 1705865354
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*