File size: 1,270 Bytes
bd11bc0
 
f82d8bc
bd11bc0
 
 
 
 
 
 
 
 
 
 
0c9879c
 
 
 
 
bd11bc0
0c9879c
 
 
 
f82d8bc
 
 
 
 
 
 
 
4c37eea
 
f82d8bc
 
4c37eea
 
 
 
 
 
 
 
 
 
bd11bc0
 
 
 
 
0c9879c
 
bd11bc0
 
f82d8bc
 
 
 
4c37eea
 
 
 
bd11bc0
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
dataset_info:
- config_name: journalistic
  features:
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': pt-PT
          '1': pt-BR
  splits:
  - name: train
    num_bytes: 641932369.0
    num_examples: 905849
  - name: validation
    num_bytes: 275126414.0
    num_examples: 388222
  - name: test
    num_bytes: 393251206.0
    num_examples: 554603
  download_size: 866662319
  dataset_size: 1310309989.0
- config_name: legal
  features:
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': pt-PT
          '1': pt-BR
  splits:
  - name: train
    num_bytes: 123139395.0
    num_examples: 397405
  - name: validation
    num_bytes: 56663.0
    num_examples: 200
  - name: test
    num_bytes: 271938.0
    num_examples: 1000
  download_size: 75418714
  dataset_size: 123467996.0
configs:
- config_name: journalistic
  data_files:
  - split: train
    path: journalistic/train-*
  - split: validation
    path: journalistic/validation-*
  - split: test
    path: journalistic/test-*
- config_name: legal
  data_files:
  - split: train
    path: legal/train-*
  - split: validation
    path: legal/validation-*
  - split: test
    path: legal/test-*
---