mC4-TEST / README.md
markus583's picture
Upload dataset
b4d5654
|
raw
history blame
459 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: ends_with_punctuation
      dtype: bool
    - name: lang
      dtype: string
  splits:
    - name: train
      num_bytes: 83031646
      num_examples: 320793
    - name: valid
      num_bytes: 75630
      num_examples: 334
  download_size: 41346307
  dataset_size: 83107276
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*