political_b_v_2_1 / README.md
BogdanTurbal's picture
Upload dataset
1b17331 verified
|
raw
history blame
701 Bytes
---
dataset_info:
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label
dtype: int64
- name: dataset_id
dtype: int64
splits:
- name: train
num_bytes: 2879352.0
num_examples: 12736
- name: test
num_bytes: 358467
num_examples: 1592
- name: valid
num_bytes: 358244
num_examples: 1593
- name: train_small
num_bytes: 449992.0
num_examples: 2000
download_size: 2476111
dataset_size: 4046055.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: valid
path: data/valid-*
- split: train_small
path: data/train_small-*
---