tiagoblima's picture
Upload dataset
9f9715c verified
|
raw
history blame
800 Bytes
metadata
license: mit
dataset_info:
  features:
    - name: translation
      struct:
        - name: arc
          dtype: string
        - name: naa
          dtype: string
        - name: nbv
          dtype: string
        - name: nlth
          dtype: string
        - name: nvi
          dtype: string
        - name: gub
          dtype: string
        - name: gun
          dtype: string
  splits:
    - name: train
      num_bytes: 22007066.085160084
      num_examples: 20245
    - name: validation
      num_bytes: 6287422.585160086
      num_examples: 5784
    - name: test
      num_bytes: 3143711.292580043
      num_examples: 2892
  download_size: 18908099
  dataset_size: 31438199.96290021
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*