File size: 571 Bytes
c03c27c 81c609f e5e147d c03c27c 81c609f e5e147d c03c27c | 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 31 32 | ---
dataset_info:
features:
- name: id
dtype: string
- name: lang
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 2071770741
num_examples: 652511
- name: validation
num_bytes: 330259548
num_examples: 94758
- name: test
num_bytes: 346478390
num_examples: 96744
download_size: 2242340351
dataset_size: 2748508679
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
|