metadata
dataset_info:
features:
- name: text
dtype: string
- name: id
dtype: string
- name: dump
dtype: string
- name: url
dtype: string
- name: file_path
dtype: string
- name: language
dtype: string
- name: language_score
dtype: float64
- name: token_count
dtype: int64
- name: score
dtype: float64
- name: int_score
dtype: int64
- name: justification
dtype: string
- name: classification_score
dtype: int64
- name: label
dtype: int64
- name: __index_level_0__
dtype: int64
- name: binary_label
dtype: int64
splits:
- name: train
num_bytes: 538738317
num_examples: 72552
- name: test
num_bytes: 133700107
num_examples: 18138
download_size: 382372585
dataset_size: 672438424
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*