File size: 329 Bytes
df6a377 0c190ef df6a377 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
language:
- vi
dataset_info:
features:
- name: filename
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 84676528
num_examples: 7878
download_size: 43054161
dataset_size: 84676528
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|