english-60b / README.md
manu's picture
Upload README.md with huggingface_hub
2ecbd49
metadata
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