File size: 1,857 Bytes
89a666c
 
cbaabd0
 
 
 
 
 
 
 
 
 
 
 
2f928b5
 
 
cbaabd0
8429830
 
 
 
 
 
 
 
 
 
 
 
8ba56fd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
348c52f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8429830
89a666c
740b29e
 
89a666c
 
 
 
 
 
740b29e
89a666c
740b29e
 
89a666c
cbaabd0
 
 
 
8429830
 
 
 
8ba56fd
 
 
 
348c52f
 
 
 
89a666c
 
 
 
 
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
---
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: 1312620204
    num_examples: 1845205
  download_size: 869897684
  dataset_size: 1312620204
- config_name: literature
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 33508593
    num_examples: 164
  download_size: 20917226
  dataset_size: 33508593
- config_name: politics
  features:
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': pt-PT
          '1': pt-BR
  splits:
  - name: train
    num_bytes: 367519469
    num_examples: 14328
  download_size: 199780066
  dataset_size: 367519469
- config_name: social_media
  features:
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': pt-PT
          '1': pt-BR
  splits:
  - name: train
    num_bytes: 372374266
    num_examples: 3074774
  download_size: 267074564
  dataset_size: 372374266
- config_name: web
  features:
  - name: text
    dtype: string
  - name: domain
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 915101054.0
    num_examples: 200000
  download_size: 485541943
  dataset_size: 915101054.0
configs:
- config_name: journalistic
  data_files:
  - split: train
    path: journalistic/train-*
- config_name: literature
  data_files:
  - split: train
    path: literature/train-*
- config_name: politics
  data_files:
  - split: train
    path: politics/train-*
- config_name: social_media
  data_files:
  - split: train
    path: social_media/train-*
- config_name: web
  data_files:
  - split: train
    path: web/train-*
---