File size: 653 Bytes
6c8bc47
c6d42be
 
6c8bc47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74c1b9e
 
 
 
6c8bc47
 
86e1e7b
6c8bc47
74c1b9e
86e1e7b
6c8bc47
 
 
 
 
 
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
37
38
39
40
41
---
language:
- pt
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: context
    dtype: string
  - name: all_classes
    list:
    - name: class
      dtype: string
    - name: context
      dtype: string
    - name: id
      dtype: int64
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: output_id
    dtype: string
  - name: language
    dtype:
      class_label:
        names:
          '0': pt-br
  splits:
  - name: train
    num_bytes: 184735
    num_examples: 228
  download_size: 23075
  dataset_size: 184735
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---