banel / README.md
fia24's picture
Upload dataset
85eed1e 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: 980604
      num_examples: 17882
    - name: val
      num_bytes: 102762
      num_examples: 2235
    - name: test
      num_bytes: 107569
      num_examples: 2236
  download_size: 482126
  dataset_size: 1190935
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*