Update README.md
Browse files
README.md
CHANGED
@@ -251,21 +251,6 @@ model = AutoModelForCausalLM.from_pretrained(
|
|
251 |
)
|
252 |
```
|
253 |
|
254 |
-
|
255 |
-
### Comments
|
256 |
-
|
257 |
-
Any idea, help or report will always be welcome.
|
258 |
-
|
259 |
-
email: [email protected]
|
260 |
-
|
261 |
-
<div style="display:flex; flex-direction:row; justify-content:left">
|
262 |
-
<a href="https://www.linkedin.com/in/heleno-betini-2b3016175/" target="_blank">
|
263 |
-
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white">
|
264 |
-
</a>
|
265 |
-
<a href="https://github.com/rhaymisonbetini" target="_blank">
|
266 |
-
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
|
267 |
-
</a>
|
268 |
-
|
269 |
# Open Portuguese LLM Leaderboard Evaluation Results
|
270 |
|
271 |
Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/rhaymison/Qwen-portuguese-luana-7b) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
|
@@ -283,3 +268,18 @@ Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-
|
|
283 |
|PT Hate Speech Binary | 69.92|
|
284 |
|tweetSentBR | 59.69|
|
285 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
251 |
)
|
252 |
```
|
253 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
254 |
# Open Portuguese LLM Leaderboard Evaluation Results
|
255 |
|
256 |
Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/rhaymison/Qwen-portuguese-luana-7b) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
|
|
|
268 |
|PT Hate Speech Binary | 69.92|
|
269 |
|tweetSentBR | 59.69|
|
270 |
|
271 |
+
|
272 |
+
### Comments
|
273 |
+
|
274 |
+
Any idea, help or report will always be welcome.
|
275 |
+
|
276 |
+
email: [email protected]
|
277 |
+
|
278 |
+
<div style="display:flex; flex-direction:row; justify-content:left">
|
279 |
+
<a href="https://www.linkedin.com/in/heleno-betini-2b3016175/" target="_blank">
|
280 |
+
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white">
|
281 |
+
</a>
|
282 |
+
<a href="https://github.com/rhaymisonbetini" target="_blank">
|
283 |
+
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
|
284 |
+
</a>
|
285 |
+
|