fia24's picture
Upload dataset
3a199db verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: translation
      struct:
        - name: en
          dtype: string
        - name: fr
          dtype: string
  splits:
    - name: train
      num_bytes: 4712463
      num_examples: 80327
    - name: val
      num_bytes: 579956
      num_examples: 10041
    - name: test
      num_bytes: 589599
      num_examples: 10041
  download_size: 3103329
  dataset_size: 5882018
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*