babylm-100M-cbt / README.md
deven367's picture
Upload README.md with huggingface_hub
3a1254f
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: 26532921
      num_examples: 263519
    - name: valid
      num_bytes: 1220938
      num_examples: 12747
    - name: test
      num_bytes: 1578682
      num_examples: 16646
  download_size: 17973969
  dataset_size: 29332541

Dataset Card for "babylm-100M-cbt"

More Information needed