tiagoblima's picture
Upload README.md with huggingface_hub
a95512c
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: translation
      struct:
        - name: pt
          dtype: string
        - name: gub
          dtype: string
        - name: gun
          dtype: string
  splits:
    - name: train
      num_bytes: 57522705
      num_examples: 108670
    - name: validation
      num_bytes: 100285
      num_examples: 125
    - name: test
      num_bytes: 1324019
      num_examples: 1950
  download_size: 11569330
  dataset_size: 58947009

Dataset Card for "translation-pt-indigenouns"

More Information needed