rhaymison commited on
Commit
1047db5
·
verified ·
1 Parent(s): 35e195a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -16
README.md CHANGED
@@ -283,22 +283,7 @@ print(output.replace("model"," "))
283
  #O processador é o coração do computador e executa instruções de software.A memória é onde o computador armazena
284
  ```
285
 
286
-
287
-
288
- ### Comments
289
-
290
- Any idea, help or report will always be welcome.
291
-
292
293
-
294
- <div style="display:flex; flex-direction:row; justify-content:left">
295
- <a href="https://www.linkedin.com/in/heleno-betini-2b3016175/" target="_blank">
296
- <img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white">
297
- </a>
298
- <a href="https://github.com/rhaymisonbetini" target="_blank">
299
- <img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
300
- </a>
301
- </div>
302
  # Open Portuguese LLM Leaderboard Evaluation Results
303
  Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/rhaymison/gemma-portuguese-luana-2b) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
304
 
@@ -315,3 +300,18 @@ Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-
315
  |PT Hate Speech Binary | 51.83|
316
  |tweetSentBR | 30.42|
317
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
283
  #O processador é o coração do computador e executa instruções de software.A memória é onde o computador armazena
284
  ```
285
 
286
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
287
  # Open Portuguese LLM Leaderboard Evaluation Results
288
  Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/rhaymison/gemma-portuguese-luana-2b) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
289
 
 
300
  |PT Hate Speech Binary | 51.83|
301
  |tweetSentBR | 30.42|
302
 
303
+
304
+ ### Comments
305
+
306
+ Any idea, help or report will always be welcome.
307
+
308
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>
317
+ </div>