File size: 552 Bytes
9dfc784 31f1088 |
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 |
The UUIDs from the 80% split of https://huggingface.co/datasets/liu-nlp/fineweb-data-80-20-split-indices that were split into two parts due to resource limits.
---
dataset_info:
features:
- name: id
dtype: string
splits:
- name: train
num_bytes: 3879427302
num_examples: 76067202
- name: test
num_bytes: 3879427302
num_examples: 76067202
download_size: 5861889789
dataset_size: 7758854604
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|