Adding the Open Portuguese LLM Leaderboard Evaluation Results
#7
by
leaderboard-pt-pr-bot
- opened
README.md
CHANGED
@@ -2,6 +2,153 @@
|
|
2 |
license: other
|
3 |
license_name: gemma-terms-of-use
|
4 |
license_link: https://ai.google.dev/gemma/terms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
<div align="center">
|
@@ -104,3 +251,22 @@ Our OpenChat 3.5 code and models are distributed under the Apache License 2.0.
|
|
104 |
**Project Lead:**
|
105 |
- Guan Wang [imonenext at gmail dot com]
|
106 |
- [Alpay Ariyak](https://github.com/alpayariyak) [aariyak at wpi dot edu]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: other
|
3 |
license_name: gemma-terms-of-use
|
4 |
license_link: https://ai.google.dev/gemma/terms
|
5 |
+
model-index:
|
6 |
+
- name: openchat-3.5-0106-gemma
|
7 |
+
results:
|
8 |
+
- task:
|
9 |
+
type: text-generation
|
10 |
+
name: Text Generation
|
11 |
+
dataset:
|
12 |
+
name: ENEM Challenge (No Images)
|
13 |
+
type: eduagarcia/enem_challenge
|
14 |
+
split: train
|
15 |
+
args:
|
16 |
+
num_few_shot: 3
|
17 |
+
metrics:
|
18 |
+
- type: acc
|
19 |
+
value: 67.25
|
20 |
+
name: accuracy
|
21 |
+
source:
|
22 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=openchat/openchat-3.5-0106-gemma
|
23 |
+
name: Open Portuguese LLM Leaderboard
|
24 |
+
- task:
|
25 |
+
type: text-generation
|
26 |
+
name: Text Generation
|
27 |
+
dataset:
|
28 |
+
name: BLUEX (No Images)
|
29 |
+
type: eduagarcia-temp/BLUEX_without_images
|
30 |
+
split: train
|
31 |
+
args:
|
32 |
+
num_few_shot: 3
|
33 |
+
metrics:
|
34 |
+
- type: acc
|
35 |
+
value: 57.86
|
36 |
+
name: accuracy
|
37 |
+
source:
|
38 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=openchat/openchat-3.5-0106-gemma
|
39 |
+
name: Open Portuguese LLM Leaderboard
|
40 |
+
- task:
|
41 |
+
type: text-generation
|
42 |
+
name: Text Generation
|
43 |
+
dataset:
|
44 |
+
name: OAB Exams
|
45 |
+
type: eduagarcia/oab_exams
|
46 |
+
split: train
|
47 |
+
args:
|
48 |
+
num_few_shot: 3
|
49 |
+
metrics:
|
50 |
+
- type: acc
|
51 |
+
value: 43.74
|
52 |
+
name: accuracy
|
53 |
+
source:
|
54 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=openchat/openchat-3.5-0106-gemma
|
55 |
+
name: Open Portuguese LLM Leaderboard
|
56 |
+
- task:
|
57 |
+
type: text-generation
|
58 |
+
name: Text Generation
|
59 |
+
dataset:
|
60 |
+
name: Assin2 RTE
|
61 |
+
type: assin2
|
62 |
+
split: test
|
63 |
+
args:
|
64 |
+
num_few_shot: 15
|
65 |
+
metrics:
|
66 |
+
- type: f1_macro
|
67 |
+
value: 93.99
|
68 |
+
name: f1-macro
|
69 |
+
source:
|
70 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=openchat/openchat-3.5-0106-gemma
|
71 |
+
name: Open Portuguese LLM Leaderboard
|
72 |
+
- task:
|
73 |
+
type: text-generation
|
74 |
+
name: Text Generation
|
75 |
+
dataset:
|
76 |
+
name: Assin2 STS
|
77 |
+
type: eduagarcia/portuguese_benchmark
|
78 |
+
split: test
|
79 |
+
args:
|
80 |
+
num_few_shot: 15
|
81 |
+
metrics:
|
82 |
+
- type: pearson
|
83 |
+
value: 79.11
|
84 |
+
name: pearson
|
85 |
+
source:
|
86 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=openchat/openchat-3.5-0106-gemma
|
87 |
+
name: Open Portuguese LLM Leaderboard
|
88 |
+
- task:
|
89 |
+
type: text-generation
|
90 |
+
name: Text Generation
|
91 |
+
dataset:
|
92 |
+
name: FaQuAD NLI
|
93 |
+
type: ruanchaves/faquad-nli
|
94 |
+
split: test
|
95 |
+
args:
|
96 |
+
num_few_shot: 15
|
97 |
+
metrics:
|
98 |
+
- type: f1_macro
|
99 |
+
value: 84.26
|
100 |
+
name: f1-macro
|
101 |
+
source:
|
102 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=openchat/openchat-3.5-0106-gemma
|
103 |
+
name: Open Portuguese LLM Leaderboard
|
104 |
+
- task:
|
105 |
+
type: text-generation
|
106 |
+
name: Text Generation
|
107 |
+
dataset:
|
108 |
+
name: HateBR Binary
|
109 |
+
type: ruanchaves/hatebr
|
110 |
+
split: test
|
111 |
+
args:
|
112 |
+
num_few_shot: 25
|
113 |
+
metrics:
|
114 |
+
- type: f1_macro
|
115 |
+
value: 90.33
|
116 |
+
name: f1-macro
|
117 |
+
source:
|
118 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=openchat/openchat-3.5-0106-gemma
|
119 |
+
name: Open Portuguese LLM Leaderboard
|
120 |
+
- task:
|
121 |
+
type: text-generation
|
122 |
+
name: Text Generation
|
123 |
+
dataset:
|
124 |
+
name: PT Hate Speech Binary
|
125 |
+
type: hate_speech_portuguese
|
126 |
+
split: test
|
127 |
+
args:
|
128 |
+
num_few_shot: 25
|
129 |
+
metrics:
|
130 |
+
- type: f1_macro
|
131 |
+
value: 66.84
|
132 |
+
name: f1-macro
|
133 |
+
source:
|
134 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=openchat/openchat-3.5-0106-gemma
|
135 |
+
name: Open Portuguese LLM Leaderboard
|
136 |
+
- task:
|
137 |
+
type: text-generation
|
138 |
+
name: Text Generation
|
139 |
+
dataset:
|
140 |
+
name: tweetSentBR
|
141 |
+
type: eduagarcia/tweetsentbr_fewshot
|
142 |
+
split: test
|
143 |
+
args:
|
144 |
+
num_few_shot: 25
|
145 |
+
metrics:
|
146 |
+
- type: f1_macro
|
147 |
+
value: 70.65
|
148 |
+
name: f1-macro
|
149 |
+
source:
|
150 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=openchat/openchat-3.5-0106-gemma
|
151 |
+
name: Open Portuguese LLM Leaderboard
|
152 |
---
|
153 |
|
154 |
<div align="center">
|
|
|
251 |
**Project Lead:**
|
252 |
- Guan Wang [imonenext at gmail dot com]
|
253 |
- [Alpay Ariyak](https://github.com/alpayariyak) [aariyak at wpi dot edu]
|
254 |
+
|
255 |
+
|
256 |
+
# Open Portuguese LLM Leaderboard Evaluation Results
|
257 |
+
|
258 |
+
Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/openchat/openchat-3.5-0106-gemma) and on the [π Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
|
259 |
+
|
260 |
+
| Metric | Value |
|
261 |
+
|--------------------------|---------|
|
262 |
+
|Average |**72.67**|
|
263 |
+
|ENEM Challenge (No Images)| 67.25|
|
264 |
+
|BLUEX (No Images) | 57.86|
|
265 |
+
|OAB Exams | 43.74|
|
266 |
+
|Assin2 RTE | 93.99|
|
267 |
+
|Assin2 STS | 79.11|
|
268 |
+
|FaQuAD NLI | 84.26|
|
269 |
+
|HateBR Binary | 90.33|
|
270 |
+
|PT Hate Speech Binary | 66.84|
|
271 |
+
|tweetSentBR | 70.65|
|
272 |
+
|