File size: 484 Bytes
bb5f4ca 53f90b1 bb5f4ca 53f90b1 bb5f4ca 53f90b1 bb5f4ca 53f90b1 bb5f4ca 53f90b1 bb5f4ca |
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 |
---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 1007749.44
num_examples: 720
- name: test
num_bytes: 279930.4
num_examples: 200
- name: eval
num_bytes: 111972.16
num_examples: 80
download_size: 625570
dataset_size: 1399651.9999999998
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: eval
path: data/eval-*
---
|