pseudo-mini-pile / README.md
iNeil77's picture
Upload dataset
31ad6b7 verified
|
raw
history blame
1.86 kB
metadata
dataset_info:
  - config_name: c4_realnews
    features:
      - name: content
        dtype: string
    splits:
      - name: train
        num_bytes: 31597106256.723488
        num_examples: 11427438
    download_size: 19889880484
    dataset_size: 31597106256.723488
  - config_name: openwebtext
    features:
      - name: content
        dtype: string
    splits:
      - name: train
        num_bytes: 30974178275.039234
        num_examples: 6474479
    download_size: 19069709415
    dataset_size: 30974178275.039234
  - config_name: peS2o
    features:
      - name: content
        dtype: string
    splits:
      - name: train
        num_bytes: 221900508006.5479
        num_examples: 32612199
    download_size: 116217303065
    dataset_size: 221900508006.5479
  - config_name: redpajama_books
    features:
      - name: content
        dtype: string
    splits:
      - name: train
        num_bytes: 49246538575.26426
        num_examples: 107443
    download_size: 29612204926
    dataset_size: 49246538575.26426
  - config_name: uspto
    features:
      - name: content
        dtype: string
    splits:
      - name: train
        num_bytes: 14755999149.910166
        num_examples: 3247716
    download_size: 7058272149
    dataset_size: 14755999149.910166
  - config_name: wiki
    features:
      - name: content
        dtype: string
    splits:
      - name: train
        num_bytes: 7528525537.163156
        num_examples: 1609190
    download_size: 4593971902
    dataset_size: 7528525537.163156
configs:
  - config_name: c4_realnews
    data_files:
      - split: train
        path: c4_realnews/train-*
  - config_name: openwebtext
    data_files:
      - split: train
        path: openwebtext/train-*
  - config_name: peS2o
    data_files:
      - split: train
        path: peS2o/train-*
  - config_name: redpajama_books
    data_files:
      - split: train
        path: redpajama_books/train-*
  - config_name: uspto
    data_files:
      - split: train
        path: uspto/train-*
  - config_name: wiki
    data_files:
      - split: train
        path: wiki/train-*