english-60b / README.md
manu's picture
Upload README.md with huggingface_hub
2ecbd49
|
raw
history blame contribute delete
No virus
629 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
- name: id
dtype: string
- name: dataset_id
dtype: string
splits:
- name: train
num_bytes: 259969046699
num_examples: 58986336
- name: test
num_bytes: 43278365
num_examples: 10000
download_size: 151705709032
dataset_size: 260012325064
---
# Dataset Card for "english_20b"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)