File size: 552 Bytes
25c1a19 badfe48 25c1a19 bd37526 706e417 bd37526 25c1a19 bd37526 25c1a19 |
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 30 |
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 112305711.94383678
num_examples: 162426
- name: test
num_bytes: 24065806.028081607
num_examples: 34806
- name: val
num_bytes: 24065806.028081607
num_examples: 34806
download_size: 96948999
dataset_size: 160437323.99999997
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: val
path: data/val-*
---
|