File size: 500 Bytes
bc3e5c3 85c9ea7 9fb6253 626556e bc3e5c3 106580b 626556e 2b062f7 106580b 2b062f7 106580b bc3e5c3 2b062f7 bc3e5c3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | ---
dataset_info:
features:
- name: text
dtype: string
- name: labels
dtype: float64
- name: length
dtype: int64
- name: fold
dtype: float64
splits:
- name: train
num_bytes: 72564529
num_examples: 32544
- name: validation
num_bytes: 18123435
num_examples: 8136
download_size: 35428339
dataset_size: 90687964
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
|