Update README.md
Browse files
README.md
CHANGED
@@ -264,22 +264,6 @@ model = AutoModelForCausalLM.from_pretrained(
|
|
264 |
|
265 |
```
|
266 |
|
267 |
-
|
268 |
-
### Comments
|
269 |
-
|
270 |
-
Any idea, help or report will always be welcome.
|
271 |
-
|
272 |
-
email: rhaymisoncristian@gmail.com
|
273 |
-
|
274 |
-
<div style="display:flex; flex-direction:row; justify-content:left">
|
275 |
-
<a href="https://www.linkedin.com/in/heleno-betini-2b3016175/" target="_blank">
|
276 |
-
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white">
|
277 |
-
</a>
|
278 |
-
<a href="https://github.com/rhaymisonbetini" target="_blank">
|
279 |
-
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
|
280 |
-
</a>
|
281 |
-
|
282 |
-
|
283 |
# Open Portuguese LLM Leaderboard Evaluation Results
|
284 |
|
285 |
Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/rhaymison/Mistral-portuguese-luana-7b-mental-health) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
|
@@ -297,3 +281,17 @@ Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-
|
|
297 |
|PT Hate Speech Binary | 70.05|
|
298 |
|tweetSentBR | 64.90|
|
299 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
264 |
|
265 |
```
|
266 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
267 |
# Open Portuguese LLM Leaderboard Evaluation Results
|
268 |
|
269 |
Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/rhaymison/Mistral-portuguese-luana-7b-mental-health) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
|
|
|
281 |
|PT Hate Speech Binary | 70.05|
|
282 |
|tweetSentBR | 64.90|
|
283 |
|
284 |
+
### Comments
|
285 |
+
|
286 |
+
Any idea, help or report will always be welcome.
|
287 |
+
|
288 |
+
email: rhaymisoncristian@gmail.com
|
289 |
+
|
290 |
+
<div style="display:flex; flex-direction:row; justify-content:left">
|
291 |
+
<a href="https://www.linkedin.com/in/heleno-betini-2b3016175/" target="_blank">
|
292 |
+
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white">
|
293 |
+
</a>
|
294 |
+
<a href="https://github.com/rhaymisonbetini" target="_blank">
|
295 |
+
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
|
296 |
+
</a>
|
297 |
+
|