File size: 781 Bytes
af20692
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a95512c
 
af20692
a95512c
 
af20692
a95512c
 
 
 
af20692
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)