Update README.md
Browse files
README.md
CHANGED
@@ -278,20 +278,6 @@ model = AutoModelForCausalLM.from_pretrained(
|
|
278 |
|
279 |
```
|
280 |
|
281 |
-
### Comments
|
282 |
-
|
283 |
-
Any idea, help or report will always be welcome.
|
284 |
-
|
285 |
-
email: [email protected]
|
286 |
-
|
287 |
-
<div style="display:flex; flex-direction:row; justify-content:left">
|
288 |
-
<a href="https://www.linkedin.com/in/heleno-betini-2b3016175/" target="_blank">
|
289 |
-
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white">
|
290 |
-
</a>
|
291 |
-
<a href="https://github.com/rhaymisonbetini" target="_blank">
|
292 |
-
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
|
293 |
-
</a>
|
294 |
-
|
295 |
# Open Portuguese LLM Leaderboard Evaluation Results
|
296 |
|
297 |
Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/rhaymison/Mistral-portuguese-luana-7b-Mathematics) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
|
@@ -309,3 +295,16 @@ Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-
|
|
309 |
|PT Hate Speech Binary | 67.46|
|
310 |
|tweetSentBR | 49.03|
|
311 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
278 |
|
279 |
```
|
280 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
281 |
# Open Portuguese LLM Leaderboard Evaluation Results
|
282 |
|
283 |
Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/rhaymison/Mistral-portuguese-luana-7b-Mathematics) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
|
|
|
295 |
|PT Hate Speech Binary | 67.46|
|
296 |
|tweetSentBR | 49.03|
|
297 |
|
298 |
+
### Comments
|
299 |
+
|
300 |
+
Any idea, help or report will always be welcome.
|
301 |
+
|
302 |
+
email: [email protected]
|
303 |
+
|
304 |
+
<div style="display:flex; flex-direction:row; justify-content:left">
|
305 |
+
<a href="https://www.linkedin.com/in/heleno-betini-2b3016175/" target="_blank">
|
306 |
+
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white">
|
307 |
+
</a>
|
308 |
+
<a href="https://github.com/rhaymisonbetini" target="_blank">
|
309 |
+
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
|
310 |
+
</a>
|