File size: 2,523 Bytes
f179668
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: T
    dtype: string
  - name: Modelo
    dtype: string
  - name: Tipo
    dtype: string
  - name: Arquitetura
    dtype: string
  - name: Tipo de Peso
    dtype: string
  - name: Precisão
    dtype: string
  - name: Licença
    dtype: string
  - name: '#Params (B)'
    dtype: float64
  - name: Hub Likes
    dtype: int64
  - name: Disponível no hub
    dtype: bool
  - name: SHA do modelo
    dtype: string
  - name: Economia e Contabilidade
    dtype: float64
  - name: Discurso de Ódio
    dtype: float64
  - name: Área Médica
    dtype: float64
  - name: Multidisciplinar
    dtype: float64
  - name: Semântica e Inferência
    dtype: float64
  - name: Provas Militares
    dtype: float64
  - name: Área do Direito
    dtype: float64
  - name: Computação
    dtype: float64
  - name: HateBR
    dtype: float64
  - name: PT Hate Speech
    dtype: float64
  - name: tweetSentBR
    dtype: float64
  - name: ToxSyn-PT
    dtype: float64
  - name: OAB
    dtype: float64
  - name: Revalida
    dtype: float64
  - name: MREX
    dtype: float64
  - name: ENAM
    dtype: float64
  - name: AFA
    dtype: float64
  - name: ITA
    dtype: float64
  - name: IME
    dtype: float64
  - name: POSCOMP
    dtype: float64
  - name: OBI
    dtype: float64
  - name: BCB
    dtype: float64
  - name: CFCES
    dtype: float64
  - name: ASSIN2 RTE
    dtype: float64
  - name: ASSIN2 STS
    dtype: float64
  - name: FAQUAD NLI
    dtype: float64
  - name: BLUEX
    dtype: float64
  - name: ENEM
    dtype: float64
  - name: CNPU
    dtype: float64
  - name: ENADE
    dtype: float64
  - name: BNDES
    dtype: float64
  - name: CACD (1ª fase)
    dtype: float64
  - name: CACD (2ª fase)
    dtype: float64
  - name: Média Geral
    dtype: float64
  - name: Datasets Área Médica
    dtype: string
  - name: Datasets Área do Direito
    dtype: string
  - name: Datasets Provas Militares
    dtype: string
  - name: Datasets Computação
    dtype: string
  - name: Datasets Discurso de Ódio
    dtype: string
  - name: Datasets Economia e Contabilidade
    dtype: string
  - name: Datasets Semântica e Inferência
    dtype: string
  - name: Datasets Multidisciplinar
    dtype: string
  - name: energy_dataset
    dtype: float64
  - name: reasoning_dataset
    dtype: float64
  splits:
  - name: train
    num_bytes: 2113
    num_examples: 3
  download_size: 24590
  dataset_size: 2113
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---