CoolFace
Datasetpublic

havens2/c4_validation

Dataset Card for "c4_validation" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes28downloads
README.md19 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: text5    dtype: string6  - name: timestamp7    dtype: string8  - name: url9    dtype: string10  splits:11  - name: validation12    num_bytes: 82576682213    num_examples: 36460814  download_size: 50937285415  dataset_size: 82576682216---17# Dataset Card for "c4_validation"18 19[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)