rhaymison commited on
Commit
78986ec
•
1 Parent(s): 058f02d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -16
README.md CHANGED
@@ -249,22 +249,6 @@ model = AutoModelForCausalLM.from_pretrained(
249
 
250
  ```
251
 
252
-
253
- ### Comments
254
-
255
- Any idea, help or report will always be welcome.
256
-
257
258
-
259
- <div style="display:flex; flex-direction:row; justify-content:left">
260
- <a href="https://www.linkedin.com/in/heleno-betini-2b3016175/" target="_blank">
261
- <img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white">
262
- </a>
263
- <a href="https://github.com/rhaymisonbetini" target="_blank">
264
- <img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
265
- </a>
266
-
267
-
268
  # Open Portuguese LLM Leaderboard Evaluation Results
269
 
270
  Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/rhaymison/phi-3-portuguese-tom-cat-4k-instruct) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
@@ -282,3 +266,17 @@ Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-
282
  |PT Hate Speech Binary | 70.19|
283
  |tweetSentBR | 57.78|
284
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
249
 
250
  ```
251
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
252
  # Open Portuguese LLM Leaderboard Evaluation Results
253
 
254
  Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/rhaymison/phi-3-portuguese-tom-cat-4k-instruct) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
 
266
  |PT Hate Speech Binary | 70.19|
267
  |tweetSentBR | 57.78|
268
 
269
+
270
+ ### Comments
271
+
272
+ Any idea, help or report will always be welcome.
273
+
274
275
+
276
+ <div style="display:flex; flex-direction:row; justify-content:left">
277
+ <a href="https://www.linkedin.com/in/heleno-betini-2b3016175/" target="_blank">
278
+ <img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white">
279
+ </a>
280
+ <a href="https://github.com/rhaymisonbetini" target="_blank">
281
+ <img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
282
+ </a>