T / README.md
ArmelR's picture
Upload dataset
28ed576 verified
metadata
dataset_info:
  features:
    - name: sourceLang
      dtype: string
    - name: targetLang
      dtype: string
    - name: sourceString
      dtype: string
    - name: targetString
      dtype: string
    - name: stringID
      dtype: string
    - name: url
      dtype: string
    - name: license
      dtype: string
    - name: translatorId
      dtype: string
  splits:
    - name: test
      num_bytes: 916100
      num_examples: 2100
    - name: validation
      num_bytes: 407687
      num_examples: 971
  download_size: 563667
  dataset_size: 1323787
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*