TED-59-all / README.md
gowitheflow's picture
Upload dataset
97f1ffe verified
|
raw
history blame
593 Bytes
metadata
dataset_info:
  features:
    - name: other_language
      dtype: string
    - name: en
      dtype: string
    - name: language
      dtype: string
  splits:
    - name: train
      num_bytes: 1218738083
      num_examples: 5138529
    - name: validation
      num_bytes: 31523988
      num_examples: 135378
    - name: test
      num_bytes: 37920123
      num_examples: 165426
  download_size: 959368241
  dataset_size: 1288182194
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*