Struc_X2 / README.md
amcinnerney's picture
Upload dataset
81f8630 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 24464500
      num_examples: 319744
    - name: test
      num_bytes: 3072255
      num_examples: 39968
    - name: validation
      num_bytes: 3080553
      num_examples: 39954
  download_size: 22085885
  dataset_size: 30617308
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*
license: mit

This is a modified version of the training dataset from the BabyLM challenge (https://arxiv.org/pdf/2301.11796), which the original authors provided under an MIT license.