File size: 417 Bytes
b2d15f8 968c816 b2d15f8 968c816 b2d15f8 968c816 b2d15f8 | 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 | ---
dataset_info:
features:
- name: x
dtype: large_string
- name: y
dtype: large_string
splits:
- name: train
num_bytes: 60936293
num_examples: 100000
- name: test
num_bytes: 1827713
num_examples: 3000
download_size: 22698447
dataset_size: 62764006
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|