deven367's picture
Upload README.md with huggingface_hub
38c51a0
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: 182785703
      num_examples: 5433939
    - name: valid
      num_bytes: 17333152
      num_examples: 529410
    - name: test
      num_bytes: 16275666
      num_examples: 489448
  download_size: 145946881
  dataset_size: 216394521

Dataset Card for "babylm-100M-open-subtitles"

More Information needed