rhaymison commited on
Commit
0103e72
•
1 Parent(s): f4c351c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -15
README.md CHANGED
@@ -284,21 +284,6 @@ model = AutoModelForCausalLM.from_pretrained(
284
 
285
  ```
286
 
287
- ### Comments
288
-
289
- Any idea, help or report will always be welcome.
290
-
291
- email: rhaymisoncristian@gmail.com
292
-
293
- <div style="display:flex; flex-direction:row; justify-content:left">
294
- <a href="https://www.linkedin.com/in/heleno-betini-2b3016175/" target="_blank">
295
- <img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white">
296
- </a>
297
- <a href="https://github.com/rhaymisonbetini" target="_blank">
298
- <img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
299
- </a>
300
-
301
-
302
  # Open Portuguese LLM Leaderboard Evaluation Results
303
 
304
  Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/rhaymison/Llama-3-portuguese-Tom-cat-8b-instruct) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
@@ -316,3 +301,16 @@ Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-
316
  |PT Hate Speech Binary | 60.39|
317
  |tweetSentBR | 65.92|
318
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
284
 
285
  ```
286
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
287
  # Open Portuguese LLM Leaderboard Evaluation Results
288
 
289
  Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/rhaymison/Llama-3-portuguese-Tom-cat-8b-instruct) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
 
301
  |PT Hate Speech Binary | 60.39|
302
  |tweetSentBR | 65.92|
303
 
304
+ ### Comments
305
+
306
+ Any idea, help or report will always be welcome.
307
+
308
+ email: rhaymisoncristian@gmail.com
309
+
310
+ <div style="display:flex; flex-direction:row; justify-content:left">
311
+ <a href="https://www.linkedin.com/in/heleno-betini-2b3016175/" target="_blank">
312
+ <img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white">
313
+ </a>
314
+ <a href="https://github.com/rhaymisonbetini" target="_blank">
315
+ <img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
316
+ </a>