File size: 8,507 Bytes
f593a07
 
 
3a079ce
30b39d6
dee8e2c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c187b5d
30b39d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
145d87e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19273df
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
715fba4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
db695ad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c187b5d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7797f3c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30b39d6
dee8e2c
 
 
 
 
 
 
 
30b39d6
 
 
 
 
 
 
 
145d87e
 
 
 
 
 
 
 
19273df
 
 
 
 
 
 
 
715fba4
 
 
 
 
 
 
 
db695ad
 
 
 
 
 
 
 
c187b5d
 
 
 
 
 
 
 
7797f3c
 
 
 
 
 
 
 
3a079ce
 
 
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
---
language:
- pt
pretty_name: Portuguese Benchmark
dataset_info:
- config_name: HateBR
  features:
  - name: idx
    dtype: int32
  - name: sentence
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': non-offensive
          '1': slightly
          '2': moderately
          '3': highly
  splits:
  - name: train
    num_bytes: 416208
    num_examples: 4480
  - name: validation
    num_bytes: 94237
    num_examples: 1120
  - name: test
    num_bytes: 116658
    num_examples: 1400
  download_size: 413064
  dataset_size: 627103
- config_name: LeNER-Br
  features:
  - name: idx
    dtype: int32
  - name: tokens
    sequence: string
  - name: ner_tags
    sequence:
      class_label:
        names:
          '0': O
          '1': B-ORGANIZACAO
          '2': I-ORGANIZACAO
          '3': B-PESSOA
          '4': I-PESSOA
          '5': B-TEMPO
          '6': I-TEMPO
          '7': B-LOCAL
          '8': I-LOCAL
          '9': B-LEGISLACAO
          '10': I-LEGISLACAO
          '11': B-JURISPRUDENCIA
          '12': I-JURISPRUDENCIA
  splits:
  - name: train
    num_bytes: 3953896
    num_examples: 7825
  - name: validation
    num_bytes: 715819
    num_examples: 1177
  - name: test
    num_bytes: 819242
    num_examples: 1390
  download_size: 1049906
  dataset_size: 5488957
- config_name: UlyssesNER-Br-C-coarse
  features:
  - name: idx
    dtype: int32
  - name: tokens
    sequence: string
  - name: ner_tags
    sequence:
      class_label:
        names:
          '0': O
          '1': B-DATA
          '2': I-DATA
          '3': B-EVENTO
          '4': I-EVENTO
          '5': B-FUNDAMENTO
          '6': I-FUNDAMENTO
          '7': B-LOCAL
          '8': I-LOCAL
          '9': B-ORGANIZACAO
          '10': I-ORGANIZACAO
          '11': B-PESSOA
          '12': I-PESSOA
          '13': B-PRODUTODELEI
          '14': I-PRODUTODELEI
  splits:
  - name: train
    num_bytes: 1051410
    num_examples: 679
  - name: validation
    num_bytes: 225883
    num_examples: 146
  - name: test
    num_bytes: 226764
    num_examples: 147
  download_size: 301821
  dataset_size: 1504057
- config_name: UlyssesNER-Br-C-fine
  features:
  - name: idx
    dtype: int32
  - name: tokens
    sequence: string
  - name: ner_tags
    sequence:
      class_label:
        names:
          '0': O
          '1': B-DATA
          '2': I-DATA
          '3': B-EVENTO
          '4': I-EVENTO
          '5': B-FUNDapelido
          '6': I-FUNDapelido
          '7': B-FUNDlei
          '8': I-FUNDlei
          '9': B-FUNDprojetodelei
          '10': I-FUNDprojetodelei
          '11': B-LOCALconcreto
          '12': I-LOCALconcreto
          '13': B-LOCALvirtual
          '14': I-LOCALvirtual
          '15': B-ORGgovernamental
          '16': I-ORGgovernamental
          '17': B-ORGnaogovernamental
          '18': I-ORGnaogovernamental
          '19': B-ORGpartido
          '20': I-ORGpartido
          '21': B-PESSOAcargo
          '22': I-PESSOAcargo
          '23': B-PESSOAgrupocargo
          '24': I-PESSOAgrupocargo
          '25': B-PESSOAgrupoind
          '26': I-PESSOAgrupoind
          '27': B-PESSOAindividual
          '28': I-PESSOAindividual
          '29': B-PRODUTOoutros
          '30': I-PRODUTOoutros
          '31': B-PRODUTOprograma
          '32': I-PRODUTOprograma
          '33': B-PRODUTOsistema
          '34': I-PRODUTOsistema
  splits:
  - name: train
    num_bytes: 1051410
    num_examples: 679
  - name: validation
    num_bytes: 225883
    num_examples: 146
  - name: test
    num_bytes: 226764
    num_examples: 147
  download_size: 305985
  dataset_size: 1504057
- config_name: UlyssesNER-Br-PL-coarse
  features:
  - name: idx
    dtype: int32
  - name: tokens
    sequence: string
  - name: ner_tags
    sequence:
      class_label:
        names:
          '0': O
          '1': B-DATA
          '2': I-DATA
          '3': B-EVENTO
          '4': I-EVENTO
          '5': B-FUNDAMENTO
          '6': I-FUNDAMENTO
          '7': B-LOCAL
          '8': I-LOCAL
          '9': B-ORGANIZACAO
          '10': I-ORGANIZACAO
          '11': B-PESSOA
          '12': I-PESSOA
          '13': B-PRODUTODELEI
          '14': I-PRODUTODELEI
  splits:
  - name: train
    num_bytes: 1511905
    num_examples: 2271
  - name: validation
    num_bytes: 305472
    num_examples: 489
  - name: test
    num_bytes: 363207
    num_examples: 524
  download_size: 431964
  dataset_size: 2180584
- config_name: UlyssesNER-Br-PL-fine
  features:
  - name: idx
    dtype: int32
  - name: tokens
    sequence: string
  - name: ner_tags
    sequence:
      class_label:
        names:
          '0': O
          '1': B-DATA
          '2': I-DATA
          '3': B-EVENTO
          '4': I-EVENTO
          '5': B-FUNDapelido
          '6': I-FUNDapelido
          '7': B-FUNDlei
          '8': I-FUNDlei
          '9': B-FUNDprojetodelei
          '10': I-FUNDprojetodelei
          '11': B-LOCALconcreto
          '12': I-LOCALconcreto
          '13': B-LOCALvirtual
          '14': I-LOCALvirtual
          '15': B-ORGgovernamental
          '16': I-ORGgovernamental
          '17': B-ORGnaogovernamental
          '18': I-ORGnaogovernamental
          '19': B-ORGpartido
          '20': I-ORGpartido
          '21': B-PESSOAcargo
          '22': I-PESSOAcargo
          '23': B-PESSOAgrupocargo
          '24': I-PESSOAgrupocargo
          '25': B-PESSOAindividual
          '26': I-PESSOAindividual
          '27': B-PRODUTOoutros
          '28': I-PRODUTOoutros
          '29': B-PRODUTOprograma
          '30': I-PRODUTOprograma
          '31': B-PRODUTOsistema
          '32': I-PRODUTOsistema
  splits:
  - name: train
    num_bytes: 1511905
    num_examples: 2271
  - name: validation
    num_bytes: 305472
    num_examples: 489
  - name: test
    num_bytes: 363207
    num_examples: 524
  download_size: 437232
  dataset_size: 2180584
- config_name: assin2-rte
  features:
  - name: idx
    dtype: int32
  - name: sentence1
    dtype: string
  - name: sentence2
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': NONE
          '1': ENTAILMENT
  splits:
  - name: train
    num_bytes: 811995
    num_examples: 6500
  - name: validation
    num_bytes: 62824
    num_examples: 500
  - name: test
    num_bytes: 319682
    num_examples: 2448
  download_size: 551190
  dataset_size: 1194501
- config_name: assin2-sts
  features:
  - name: idx
    dtype: int32
  - name: sentence1
    dtype: string
  - name: sentence2
    dtype: string
  - name: label
    dtype: float32
  splits:
  - name: train
    num_bytes: 785995
    num_examples: 6500
  - name: validation
    num_bytes: 60824
    num_examples: 500
  - name: test
    num_bytes: 309890
    num_examples: 2448
  download_size: 560263
  dataset_size: 1156709
configs:
- config_name: HateBR
  data_files:
  - split: train
    path: HateBR/train-*
  - split: validation
    path: HateBR/validation-*
  - split: test
    path: HateBR/test-*
- config_name: LeNER-Br
  data_files:
  - split: train
    path: LeNER-Br/train-*
  - split: validation
    path: LeNER-Br/validation-*
  - split: test
    path: LeNER-Br/test-*
- config_name: UlyssesNER-Br-C-coarse
  data_files:
  - split: train
    path: UlyssesNER-Br-C-coarse/train-*
  - split: validation
    path: UlyssesNER-Br-C-coarse/validation-*
  - split: test
    path: UlyssesNER-Br-C-coarse/test-*
- config_name: UlyssesNER-Br-C-fine
  data_files:
  - split: train
    path: UlyssesNER-Br-C-fine/train-*
  - split: validation
    path: UlyssesNER-Br-C-fine/validation-*
  - split: test
    path: UlyssesNER-Br-C-fine/test-*
- config_name: UlyssesNER-Br-PL-coarse
  data_files:
  - split: train
    path: UlyssesNER-Br-PL-coarse/train-*
  - split: validation
    path: UlyssesNER-Br-PL-coarse/validation-*
  - split: test
    path: UlyssesNER-Br-PL-coarse/test-*
- config_name: UlyssesNER-Br-PL-fine
  data_files:
  - split: train
    path: UlyssesNER-Br-PL-fine/train-*
  - split: validation
    path: UlyssesNER-Br-PL-fine/validation-*
  - split: test
    path: UlyssesNER-Br-PL-fine/test-*
- config_name: assin2-rte
  data_files:
  - split: train
    path: assin2-rte/train-*
  - split: validation
    path: assin2-rte/validation-*
  - split: test
    path: assin2-rte/test-*
- config_name: assin2-sts
  data_files:
  - split: train
    path: assin2-sts/train-*
  - split: validation
    path: assin2-sts/validation-*
  - split: test
    path: assin2-sts/test-*
---

# Portuguese Benchmark