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