Adding the Open Portuguese LLM Leaderboard Evaluation Results (#1)
Browse files- Adding the Open Portuguese LLM Leaderboard Evaluation Results (211bfd8857e00db9b64405ffcc5ba84874adf8ad)
Co-authored-by: Open PT LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
|
@@ -2,6 +2,153 @@
|
|
| 2 |
language:
|
| 3 |
- pt
|
| 4 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# Cabra Mistral 7b v3 - 32k
|
|
@@ -60,4 +207,23 @@ Colocamos diversas versões (GGUF) quantanizadas no branch "quantanization".
|
|
| 60 |
- Datasets 2.14.6
|
| 61 |
- Tokenizers 0.15.2
|
| 62 |
|
| 63 |
-
### Evals
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- pt
|
| 4 |
license: apache-2.0
|
| 5 |
+
model-index:
|
| 6 |
+
- name: CabraMistral-v3-7b-32k
|
| 7 |
+
results:
|
| 8 |
+
- task:
|
| 9 |
+
type: text-generation
|
| 10 |
+
name: Text Generation
|
| 11 |
+
dataset:
|
| 12 |
+
name: ENEM Challenge (No Images)
|
| 13 |
+
type: eduagarcia/enem_challenge
|
| 14 |
+
split: train
|
| 15 |
+
args:
|
| 16 |
+
num_few_shot: 3
|
| 17 |
+
metrics:
|
| 18 |
+
- type: acc
|
| 19 |
+
value: 58.64
|
| 20 |
+
name: accuracy
|
| 21 |
+
source:
|
| 22 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=botbot-ai/CabraMistral-v3-7b-32k
|
| 23 |
+
name: Open Portuguese LLM Leaderboard
|
| 24 |
+
- task:
|
| 25 |
+
type: text-generation
|
| 26 |
+
name: Text Generation
|
| 27 |
+
dataset:
|
| 28 |
+
name: BLUEX (No Images)
|
| 29 |
+
type: eduagarcia-temp/BLUEX_without_images
|
| 30 |
+
split: train
|
| 31 |
+
args:
|
| 32 |
+
num_few_shot: 3
|
| 33 |
+
metrics:
|
| 34 |
+
- type: acc
|
| 35 |
+
value: 45.62
|
| 36 |
+
name: accuracy
|
| 37 |
+
source:
|
| 38 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=botbot-ai/CabraMistral-v3-7b-32k
|
| 39 |
+
name: Open Portuguese LLM Leaderboard
|
| 40 |
+
- task:
|
| 41 |
+
type: text-generation
|
| 42 |
+
name: Text Generation
|
| 43 |
+
dataset:
|
| 44 |
+
name: OAB Exams
|
| 45 |
+
type: eduagarcia/oab_exams
|
| 46 |
+
split: train
|
| 47 |
+
args:
|
| 48 |
+
num_few_shot: 3
|
| 49 |
+
metrics:
|
| 50 |
+
- type: acc
|
| 51 |
+
value: 41.46
|
| 52 |
+
name: accuracy
|
| 53 |
+
source:
|
| 54 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=botbot-ai/CabraMistral-v3-7b-32k
|
| 55 |
+
name: Open Portuguese LLM Leaderboard
|
| 56 |
+
- task:
|
| 57 |
+
type: text-generation
|
| 58 |
+
name: Text Generation
|
| 59 |
+
dataset:
|
| 60 |
+
name: Assin2 RTE
|
| 61 |
+
type: assin2
|
| 62 |
+
split: test
|
| 63 |
+
args:
|
| 64 |
+
num_few_shot: 15
|
| 65 |
+
metrics:
|
| 66 |
+
- type: f1_macro
|
| 67 |
+
value: 86.14
|
| 68 |
+
name: f1-macro
|
| 69 |
+
source:
|
| 70 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=botbot-ai/CabraMistral-v3-7b-32k
|
| 71 |
+
name: Open Portuguese LLM Leaderboard
|
| 72 |
+
- task:
|
| 73 |
+
type: text-generation
|
| 74 |
+
name: Text Generation
|
| 75 |
+
dataset:
|
| 76 |
+
name: Assin2 STS
|
| 77 |
+
type: eduagarcia/portuguese_benchmark
|
| 78 |
+
split: test
|
| 79 |
+
args:
|
| 80 |
+
num_few_shot: 15
|
| 81 |
+
metrics:
|
| 82 |
+
- type: pearson
|
| 83 |
+
value: 68.06
|
| 84 |
+
name: pearson
|
| 85 |
+
source:
|
| 86 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=botbot-ai/CabraMistral-v3-7b-32k
|
| 87 |
+
name: Open Portuguese LLM Leaderboard
|
| 88 |
+
- task:
|
| 89 |
+
type: text-generation
|
| 90 |
+
name: Text Generation
|
| 91 |
+
dataset:
|
| 92 |
+
name: FaQuAD NLI
|
| 93 |
+
type: ruanchaves/faquad-nli
|
| 94 |
+
split: test
|
| 95 |
+
args:
|
| 96 |
+
num_few_shot: 15
|
| 97 |
+
metrics:
|
| 98 |
+
- type: f1_macro
|
| 99 |
+
value: 47.46
|
| 100 |
+
name: f1-macro
|
| 101 |
+
source:
|
| 102 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=botbot-ai/CabraMistral-v3-7b-32k
|
| 103 |
+
name: Open Portuguese LLM Leaderboard
|
| 104 |
+
- task:
|
| 105 |
+
type: text-generation
|
| 106 |
+
name: Text Generation
|
| 107 |
+
dataset:
|
| 108 |
+
name: HateBR Binary
|
| 109 |
+
type: ruanchaves/hatebr
|
| 110 |
+
split: test
|
| 111 |
+
args:
|
| 112 |
+
num_few_shot: 25
|
| 113 |
+
metrics:
|
| 114 |
+
- type: f1_macro
|
| 115 |
+
value: 70.46
|
| 116 |
+
name: f1-macro
|
| 117 |
+
source:
|
| 118 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=botbot-ai/CabraMistral-v3-7b-32k
|
| 119 |
+
name: Open Portuguese LLM Leaderboard
|
| 120 |
+
- task:
|
| 121 |
+
type: text-generation
|
| 122 |
+
name: Text Generation
|
| 123 |
+
dataset:
|
| 124 |
+
name: PT Hate Speech Binary
|
| 125 |
+
type: hate_speech_portuguese
|
| 126 |
+
split: test
|
| 127 |
+
args:
|
| 128 |
+
num_few_shot: 25
|
| 129 |
+
metrics:
|
| 130 |
+
- type: f1_macro
|
| 131 |
+
value: 62.39
|
| 132 |
+
name: f1-macro
|
| 133 |
+
source:
|
| 134 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=botbot-ai/CabraMistral-v3-7b-32k
|
| 135 |
+
name: Open Portuguese LLM Leaderboard
|
| 136 |
+
- task:
|
| 137 |
+
type: text-generation
|
| 138 |
+
name: Text Generation
|
| 139 |
+
dataset:
|
| 140 |
+
name: tweetSentBR
|
| 141 |
+
type: eduagarcia/tweetsentbr_fewshot
|
| 142 |
+
split: test
|
| 143 |
+
args:
|
| 144 |
+
num_few_shot: 25
|
| 145 |
+
metrics:
|
| 146 |
+
- type: f1_macro
|
| 147 |
+
value: 65.71
|
| 148 |
+
name: f1-macro
|
| 149 |
+
source:
|
| 150 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=botbot-ai/CabraMistral-v3-7b-32k
|
| 151 |
+
name: Open Portuguese LLM Leaderboard
|
| 152 |
---
|
| 153 |
|
| 154 |
# Cabra Mistral 7b v3 - 32k
|
|
|
|
| 207 |
- Datasets 2.14.6
|
| 208 |
- Tokenizers 0.15.2
|
| 209 |
|
| 210 |
+
### Evals
|
| 211 |
+
|
| 212 |
+
|
| 213 |
+
# Open Portuguese LLM Leaderboard Evaluation Results
|
| 214 |
+
|
| 215 |
+
Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/botbot-ai/CabraMistral-v3-7b-32k) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
|
| 216 |
+
|
| 217 |
+
| Metric | Value |
|
| 218 |
+
|--------------------------|---------|
|
| 219 |
+
|Average |**60.66**|
|
| 220 |
+
|ENEM Challenge (No Images)| 58.64|
|
| 221 |
+
|BLUEX (No Images) | 45.62|
|
| 222 |
+
|OAB Exams | 41.46|
|
| 223 |
+
|Assin2 RTE | 86.14|
|
| 224 |
+
|Assin2 STS | 68.06|
|
| 225 |
+
|FaQuAD NLI | 47.46|
|
| 226 |
+
|HateBR Binary | 70.46|
|
| 227 |
+
|PT Hate Speech Binary | 62.39|
|
| 228 |
+
|tweetSentBR | 65.71|
|
| 229 |
+
|