babylm-10M-cbt / README.md
deven367's picture
Upload README.md with huggingface_hub
8c97fb4
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 2705697
      num_examples: 26000
    - name: valid
      num_bytes: 1220938
      num_examples: 12747
    - name: test
      num_bytes: 1578682
      num_examples: 16646
  download_size: 3370383
  dataset_size: 5505317

Dataset Card for "babylm-10M-cbt"

More Information needed