Adding the Open Portuguese LLM Leaderboard Evaluation Results (#1)
Browse files- Adding the Open Portuguese LLM Leaderboard Evaluation Results (b9022cbcfb0b92396b2847a2bf7100ae5cd16806)
Co-authored-by: Open PT LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -3,6 +3,153 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- JJhooww/Mistral-7B-v0.2-Base_ptbr
|
5 |
- J-LAB/BRisa
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# BRisa 7B Instruct
|
@@ -20,3 +167,21 @@ The base model has good performance in Portuguese but faces significant challeng
|
|
20 |
|
21 |
- **Demo:** ([Demonstracao da Versão DPO](https://huggingface.co/spaces/J-LAB/BRisa-7B))
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- JJhooww/Mistral-7B-v0.2-Base_ptbr
|
5 |
- J-LAB/BRisa
|
6 |
+
model-index:
|
7 |
+
- name: BRisa-7B-Instruct-v0.2
|
8 |
+
results:
|
9 |
+
- task:
|
10 |
+
type: text-generation
|
11 |
+
name: Text Generation
|
12 |
+
dataset:
|
13 |
+
name: ENEM Challenge (No Images)
|
14 |
+
type: eduagarcia/enem_challenge
|
15 |
+
split: train
|
16 |
+
args:
|
17 |
+
num_few_shot: 3
|
18 |
+
metrics:
|
19 |
+
- type: acc
|
20 |
+
value: 65.08
|
21 |
+
name: accuracy
|
22 |
+
source:
|
23 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=J-LAB/BRisa-7B-Instruct-v0.2
|
24 |
+
name: Open Portuguese LLM Leaderboard
|
25 |
+
- task:
|
26 |
+
type: text-generation
|
27 |
+
name: Text Generation
|
28 |
+
dataset:
|
29 |
+
name: BLUEX (No Images)
|
30 |
+
type: eduagarcia-temp/BLUEX_without_images
|
31 |
+
split: train
|
32 |
+
args:
|
33 |
+
num_few_shot: 3
|
34 |
+
metrics:
|
35 |
+
- type: acc
|
36 |
+
value: 53.69
|
37 |
+
name: accuracy
|
38 |
+
source:
|
39 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=J-LAB/BRisa-7B-Instruct-v0.2
|
40 |
+
name: Open Portuguese LLM Leaderboard
|
41 |
+
- task:
|
42 |
+
type: text-generation
|
43 |
+
name: Text Generation
|
44 |
+
dataset:
|
45 |
+
name: OAB Exams
|
46 |
+
type: eduagarcia/oab_exams
|
47 |
+
split: train
|
48 |
+
args:
|
49 |
+
num_few_shot: 3
|
50 |
+
metrics:
|
51 |
+
- type: acc
|
52 |
+
value: 43.37
|
53 |
+
name: accuracy
|
54 |
+
source:
|
55 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=J-LAB/BRisa-7B-Instruct-v0.2
|
56 |
+
name: Open Portuguese LLM Leaderboard
|
57 |
+
- task:
|
58 |
+
type: text-generation
|
59 |
+
name: Text Generation
|
60 |
+
dataset:
|
61 |
+
name: Assin2 RTE
|
62 |
+
type: assin2
|
63 |
+
split: test
|
64 |
+
args:
|
65 |
+
num_few_shot: 15
|
66 |
+
metrics:
|
67 |
+
- type: f1_macro
|
68 |
+
value: 91.5
|
69 |
+
name: f1-macro
|
70 |
+
source:
|
71 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=J-LAB/BRisa-7B-Instruct-v0.2
|
72 |
+
name: Open Portuguese LLM Leaderboard
|
73 |
+
- task:
|
74 |
+
type: text-generation
|
75 |
+
name: Text Generation
|
76 |
+
dataset:
|
77 |
+
name: Assin2 STS
|
78 |
+
type: eduagarcia/portuguese_benchmark
|
79 |
+
split: test
|
80 |
+
args:
|
81 |
+
num_few_shot: 15
|
82 |
+
metrics:
|
83 |
+
- type: pearson
|
84 |
+
value: 73.61
|
85 |
+
name: pearson
|
86 |
+
source:
|
87 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=J-LAB/BRisa-7B-Instruct-v0.2
|
88 |
+
name: Open Portuguese LLM Leaderboard
|
89 |
+
- task:
|
90 |
+
type: text-generation
|
91 |
+
name: Text Generation
|
92 |
+
dataset:
|
93 |
+
name: FaQuAD NLI
|
94 |
+
type: ruanchaves/faquad-nli
|
95 |
+
split: test
|
96 |
+
args:
|
97 |
+
num_few_shot: 15
|
98 |
+
metrics:
|
99 |
+
- type: f1_macro
|
100 |
+
value: 68.31
|
101 |
+
name: f1-macro
|
102 |
+
source:
|
103 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=J-LAB/BRisa-7B-Instruct-v0.2
|
104 |
+
name: Open Portuguese LLM Leaderboard
|
105 |
+
- task:
|
106 |
+
type: text-generation
|
107 |
+
name: Text Generation
|
108 |
+
dataset:
|
109 |
+
name: HateBR Binary
|
110 |
+
type: ruanchaves/hatebr
|
111 |
+
split: test
|
112 |
+
args:
|
113 |
+
num_few_shot: 25
|
114 |
+
metrics:
|
115 |
+
- type: f1_macro
|
116 |
+
value: 74.28
|
117 |
+
name: f1-macro
|
118 |
+
source:
|
119 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=J-LAB/BRisa-7B-Instruct-v0.2
|
120 |
+
name: Open Portuguese LLM Leaderboard
|
121 |
+
- task:
|
122 |
+
type: text-generation
|
123 |
+
name: Text Generation
|
124 |
+
dataset:
|
125 |
+
name: PT Hate Speech Binary
|
126 |
+
type: hate_speech_portuguese
|
127 |
+
split: test
|
128 |
+
args:
|
129 |
+
num_few_shot: 25
|
130 |
+
metrics:
|
131 |
+
- type: f1_macro
|
132 |
+
value: 65.12
|
133 |
+
name: f1-macro
|
134 |
+
source:
|
135 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=J-LAB/BRisa-7B-Instruct-v0.2
|
136 |
+
name: Open Portuguese LLM Leaderboard
|
137 |
+
- task:
|
138 |
+
type: text-generation
|
139 |
+
name: Text Generation
|
140 |
+
dataset:
|
141 |
+
name: tweetSentBR
|
142 |
+
type: eduagarcia/tweetsentbr_fewshot
|
143 |
+
split: test
|
144 |
+
args:
|
145 |
+
num_few_shot: 25
|
146 |
+
metrics:
|
147 |
+
- type: f1_macro
|
148 |
+
value: 60.77
|
149 |
+
name: f1-macro
|
150 |
+
source:
|
151 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=J-LAB/BRisa-7B-Instruct-v0.2
|
152 |
+
name: Open Portuguese LLM Leaderboard
|
153 |
---
|
154 |
|
155 |
# BRisa 7B Instruct
|
|
|
167 |
|
168 |
- **Demo:** ([Demonstracao da Versão DPO](https://huggingface.co/spaces/J-LAB/BRisa-7B))
|
169 |
|
170 |
+
|
171 |
+
# Open Portuguese LLM Leaderboard Evaluation Results
|
172 |
+
|
173 |
+
Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/J-LAB/BRisa-7B-Instruct-v0.2) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
|
174 |
+
|
175 |
+
| Metric | Value |
|
176 |
+
|--------------------------|---------|
|
177 |
+
|Average |**66.19**|
|
178 |
+
|ENEM Challenge (No Images)| 65.08|
|
179 |
+
|BLUEX (No Images) | 53.69|
|
180 |
+
|OAB Exams | 43.37|
|
181 |
+
|Assin2 RTE | 91.50|
|
182 |
+
|Assin2 STS | 73.61|
|
183 |
+
|FaQuAD NLI | 68.31|
|
184 |
+
|HateBR Binary | 74.28|
|
185 |
+
|PT Hate Speech Binary | 65.12|
|
186 |
+
|tweetSentBR | 60.77|
|
187 |
+
|