Adding the Open Portuguese LLM Leaderboard Evaluation Results
#12
by
leaderboard-pt-pr-bot
- opened
README.md
CHANGED
@@ -1,6 +1,153 @@
|
|
1 |
---
|
2 |
-
base_model: jondurbin/bagel-34b-v0.2
|
3 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64c14f6b02e1f8f67c73bd05/pf4d6FA7DriRtVq5HCkxd.png)
|
@@ -47,4 +194,23 @@ Please cite the paper if you use data, model, or method in this repo.
|
|
47 |
journal={arXiv preprint arXiv:2402.13228},
|
48 |
year={2024}
|
49 |
}
|
50 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
+
base_model: jondurbin/bagel-34b-v0.2
|
4 |
+
model-index:
|
5 |
+
- name: Smaug-34B-v0.1
|
6 |
+
results:
|
7 |
+
- task:
|
8 |
+
type: text-generation
|
9 |
+
name: Text Generation
|
10 |
+
dataset:
|
11 |
+
name: ENEM Challenge (No Images)
|
12 |
+
type: eduagarcia/enem_challenge
|
13 |
+
split: train
|
14 |
+
args:
|
15 |
+
num_few_shot: 3
|
16 |
+
metrics:
|
17 |
+
- type: acc
|
18 |
+
value: 72.43
|
19 |
+
name: accuracy
|
20 |
+
source:
|
21 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=abacusai/Smaug-34B-v0.1
|
22 |
+
name: Open Portuguese LLM Leaderboard
|
23 |
+
- task:
|
24 |
+
type: text-generation
|
25 |
+
name: Text Generation
|
26 |
+
dataset:
|
27 |
+
name: BLUEX (No Images)
|
28 |
+
type: eduagarcia-temp/BLUEX_without_images
|
29 |
+
split: train
|
30 |
+
args:
|
31 |
+
num_few_shot: 3
|
32 |
+
metrics:
|
33 |
+
- type: acc
|
34 |
+
value: 65.79
|
35 |
+
name: accuracy
|
36 |
+
source:
|
37 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=abacusai/Smaug-34B-v0.1
|
38 |
+
name: Open Portuguese LLM Leaderboard
|
39 |
+
- task:
|
40 |
+
type: text-generation
|
41 |
+
name: Text Generation
|
42 |
+
dataset:
|
43 |
+
name: OAB Exams
|
44 |
+
type: eduagarcia/oab_exams
|
45 |
+
split: train
|
46 |
+
args:
|
47 |
+
num_few_shot: 3
|
48 |
+
metrics:
|
49 |
+
- type: acc
|
50 |
+
value: 53.99
|
51 |
+
name: accuracy
|
52 |
+
source:
|
53 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=abacusai/Smaug-34B-v0.1
|
54 |
+
name: Open Portuguese LLM Leaderboard
|
55 |
+
- task:
|
56 |
+
type: text-generation
|
57 |
+
name: Text Generation
|
58 |
+
dataset:
|
59 |
+
name: Assin2 RTE
|
60 |
+
type: assin2
|
61 |
+
split: test
|
62 |
+
args:
|
63 |
+
num_few_shot: 15
|
64 |
+
metrics:
|
65 |
+
- type: f1_macro
|
66 |
+
value: 91.87
|
67 |
+
name: f1-macro
|
68 |
+
source:
|
69 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=abacusai/Smaug-34B-v0.1
|
70 |
+
name: Open Portuguese LLM Leaderboard
|
71 |
+
- task:
|
72 |
+
type: text-generation
|
73 |
+
name: Text Generation
|
74 |
+
dataset:
|
75 |
+
name: Assin2 STS
|
76 |
+
type: eduagarcia/portuguese_benchmark
|
77 |
+
split: test
|
78 |
+
args:
|
79 |
+
num_few_shot: 15
|
80 |
+
metrics:
|
81 |
+
- type: pearson
|
82 |
+
value: 80.86
|
83 |
+
name: pearson
|
84 |
+
source:
|
85 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=abacusai/Smaug-34B-v0.1
|
86 |
+
name: Open Portuguese LLM Leaderboard
|
87 |
+
- task:
|
88 |
+
type: text-generation
|
89 |
+
name: Text Generation
|
90 |
+
dataset:
|
91 |
+
name: FaQuAD NLI
|
92 |
+
type: ruanchaves/faquad-nli
|
93 |
+
split: test
|
94 |
+
args:
|
95 |
+
num_few_shot: 15
|
96 |
+
metrics:
|
97 |
+
- type: f1_macro
|
98 |
+
value: 80.52
|
99 |
+
name: f1-macro
|
100 |
+
source:
|
101 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=abacusai/Smaug-34B-v0.1
|
102 |
+
name: Open Portuguese LLM Leaderboard
|
103 |
+
- task:
|
104 |
+
type: text-generation
|
105 |
+
name: Text Generation
|
106 |
+
dataset:
|
107 |
+
name: HateBR Binary
|
108 |
+
type: ruanchaves/hatebr
|
109 |
+
split: test
|
110 |
+
args:
|
111 |
+
num_few_shot: 25
|
112 |
+
metrics:
|
113 |
+
- type: f1_macro
|
114 |
+
value: 69.63
|
115 |
+
name: f1-macro
|
116 |
+
source:
|
117 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=abacusai/Smaug-34B-v0.1
|
118 |
+
name: Open Portuguese LLM Leaderboard
|
119 |
+
- task:
|
120 |
+
type: text-generation
|
121 |
+
name: Text Generation
|
122 |
+
dataset:
|
123 |
+
name: PT Hate Speech Binary
|
124 |
+
type: hate_speech_portuguese
|
125 |
+
split: test
|
126 |
+
args:
|
127 |
+
num_few_shot: 25
|
128 |
+
metrics:
|
129 |
+
- type: f1_macro
|
130 |
+
value: 72.58
|
131 |
+
name: f1-macro
|
132 |
+
source:
|
133 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=abacusai/Smaug-34B-v0.1
|
134 |
+
name: Open Portuguese LLM Leaderboard
|
135 |
+
- task:
|
136 |
+
type: text-generation
|
137 |
+
name: Text Generation
|
138 |
+
dataset:
|
139 |
+
name: tweetSentBR
|
140 |
+
type: eduagarcia/tweetsentbr_fewshot
|
141 |
+
split: test
|
142 |
+
args:
|
143 |
+
num_few_shot: 25
|
144 |
+
metrics:
|
145 |
+
- type: f1_macro
|
146 |
+
value: 68.23
|
147 |
+
name: f1-macro
|
148 |
+
source:
|
149 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=abacusai/Smaug-34B-v0.1
|
150 |
+
name: Open Portuguese LLM Leaderboard
|
151 |
---
|
152 |
|
153 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/64c14f6b02e1f8f67c73bd05/pf4d6FA7DriRtVq5HCkxd.png)
|
|
|
194 |
journal={arXiv preprint arXiv:2402.13228},
|
195 |
year={2024}
|
196 |
}
|
197 |
+
```
|
198 |
+
|
199 |
+
|
200 |
+
# Open Portuguese LLM Leaderboard Evaluation Results
|
201 |
+
|
202 |
+
Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/abacusai/Smaug-34B-v0.1) and on the [π Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
|
203 |
+
|
204 |
+
| Metric | Value |
|
205 |
+
|--------------------------|---------|
|
206 |
+
|Average |**72.88**|
|
207 |
+
|ENEM Challenge (No Images)| 72.43|
|
208 |
+
|BLUEX (No Images) | 65.79|
|
209 |
+
|OAB Exams | 53.99|
|
210 |
+
|Assin2 RTE | 91.87|
|
211 |
+
|Assin2 STS | 80.86|
|
212 |
+
|FaQuAD NLI | 80.52|
|
213 |
+
|HateBR Binary | 69.63|
|
214 |
+
|PT Hate Speech Binary | 72.58|
|
215 |
+
|tweetSentBR | 68.23|
|
216 |
+
|