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