Adding the Open Portuguese LLM Leaderboard Evaluation Results (#1)
Browse files- Adding the Open Portuguese LLM Leaderboard Evaluation Results (5c2cade70b382dbe83c71b36114cba33f7c974a0)
Co-authored-by: Open PT LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
|
@@ -12,6 +12,153 @@ tags:
|
|
| 12 |
base_model: unsloth/mistral-7b-instruct-v0.3-bnb-4bit
|
| 13 |
datasets:
|
| 14 |
- lucianosb/cetacean-ptbr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# Boto 7B v1.2
|
|
@@ -55,4 +202,23 @@ O uso do modelo é de inteira responsabilidade do usuário. O desenvolvedor do m
|
|
| 55 |
|
| 56 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 57 |
|
| 58 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
base_model: unsloth/mistral-7b-instruct-v0.3-bnb-4bit
|
| 13 |
datasets:
|
| 14 |
- lucianosb/cetacean-ptbr
|
| 15 |
+
model-index:
|
| 16 |
+
- name: boto-7B-v1.2
|
| 17 |
+
results:
|
| 18 |
+
- task:
|
| 19 |
+
type: text-generation
|
| 20 |
+
name: Text Generation
|
| 21 |
+
dataset:
|
| 22 |
+
name: ENEM Challenge (No Images)
|
| 23 |
+
type: eduagarcia/enem_challenge
|
| 24 |
+
split: train
|
| 25 |
+
args:
|
| 26 |
+
num_few_shot: 3
|
| 27 |
+
metrics:
|
| 28 |
+
- type: acc
|
| 29 |
+
value: 60.95
|
| 30 |
+
name: accuracy
|
| 31 |
+
source:
|
| 32 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=lucianosb/boto-7B-v1.2
|
| 33 |
+
name: Open Portuguese LLM Leaderboard
|
| 34 |
+
- task:
|
| 35 |
+
type: text-generation
|
| 36 |
+
name: Text Generation
|
| 37 |
+
dataset:
|
| 38 |
+
name: BLUEX (No Images)
|
| 39 |
+
type: eduagarcia-temp/BLUEX_without_images
|
| 40 |
+
split: train
|
| 41 |
+
args:
|
| 42 |
+
num_few_shot: 3
|
| 43 |
+
metrics:
|
| 44 |
+
- type: acc
|
| 45 |
+
value: 49.1
|
| 46 |
+
name: accuracy
|
| 47 |
+
source:
|
| 48 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=lucianosb/boto-7B-v1.2
|
| 49 |
+
name: Open Portuguese LLM Leaderboard
|
| 50 |
+
- task:
|
| 51 |
+
type: text-generation
|
| 52 |
+
name: Text Generation
|
| 53 |
+
dataset:
|
| 54 |
+
name: OAB Exams
|
| 55 |
+
type: eduagarcia/oab_exams
|
| 56 |
+
split: train
|
| 57 |
+
args:
|
| 58 |
+
num_few_shot: 3
|
| 59 |
+
metrics:
|
| 60 |
+
- type: acc
|
| 61 |
+
value: 40.73
|
| 62 |
+
name: accuracy
|
| 63 |
+
source:
|
| 64 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=lucianosb/boto-7B-v1.2
|
| 65 |
+
name: Open Portuguese LLM Leaderboard
|
| 66 |
+
- task:
|
| 67 |
+
type: text-generation
|
| 68 |
+
name: Text Generation
|
| 69 |
+
dataset:
|
| 70 |
+
name: Assin2 RTE
|
| 71 |
+
type: assin2
|
| 72 |
+
split: test
|
| 73 |
+
args:
|
| 74 |
+
num_few_shot: 15
|
| 75 |
+
metrics:
|
| 76 |
+
- type: f1_macro
|
| 77 |
+
value: 90.73
|
| 78 |
+
name: f1-macro
|
| 79 |
+
source:
|
| 80 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=lucianosb/boto-7B-v1.2
|
| 81 |
+
name: Open Portuguese LLM Leaderboard
|
| 82 |
+
- task:
|
| 83 |
+
type: text-generation
|
| 84 |
+
name: Text Generation
|
| 85 |
+
dataset:
|
| 86 |
+
name: Assin2 STS
|
| 87 |
+
type: eduagarcia/portuguese_benchmark
|
| 88 |
+
split: test
|
| 89 |
+
args:
|
| 90 |
+
num_few_shot: 15
|
| 91 |
+
metrics:
|
| 92 |
+
- type: pearson
|
| 93 |
+
value: 72.37
|
| 94 |
+
name: pearson
|
| 95 |
+
source:
|
| 96 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=lucianosb/boto-7B-v1.2
|
| 97 |
+
name: Open Portuguese LLM Leaderboard
|
| 98 |
+
- task:
|
| 99 |
+
type: text-generation
|
| 100 |
+
name: Text Generation
|
| 101 |
+
dataset:
|
| 102 |
+
name: FaQuAD NLI
|
| 103 |
+
type: ruanchaves/faquad-nli
|
| 104 |
+
split: test
|
| 105 |
+
args:
|
| 106 |
+
num_few_shot: 15
|
| 107 |
+
metrics:
|
| 108 |
+
- type: f1_macro
|
| 109 |
+
value: 72.38
|
| 110 |
+
name: f1-macro
|
| 111 |
+
source:
|
| 112 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=lucianosb/boto-7B-v1.2
|
| 113 |
+
name: Open Portuguese LLM Leaderboard
|
| 114 |
+
- task:
|
| 115 |
+
type: text-generation
|
| 116 |
+
name: Text Generation
|
| 117 |
+
dataset:
|
| 118 |
+
name: HateBR Binary
|
| 119 |
+
type: ruanchaves/hatebr
|
| 120 |
+
split: test
|
| 121 |
+
args:
|
| 122 |
+
num_few_shot: 25
|
| 123 |
+
metrics:
|
| 124 |
+
- type: f1_macro
|
| 125 |
+
value: 74.58
|
| 126 |
+
name: f1-macro
|
| 127 |
+
source:
|
| 128 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=lucianosb/boto-7B-v1.2
|
| 129 |
+
name: Open Portuguese LLM Leaderboard
|
| 130 |
+
- task:
|
| 131 |
+
type: text-generation
|
| 132 |
+
name: Text Generation
|
| 133 |
+
dataset:
|
| 134 |
+
name: PT Hate Speech Binary
|
| 135 |
+
type: hate_speech_portuguese
|
| 136 |
+
split: test
|
| 137 |
+
args:
|
| 138 |
+
num_few_shot: 25
|
| 139 |
+
metrics:
|
| 140 |
+
- type: f1_macro
|
| 141 |
+
value: 70.63
|
| 142 |
+
name: f1-macro
|
| 143 |
+
source:
|
| 144 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=lucianosb/boto-7B-v1.2
|
| 145 |
+
name: Open Portuguese LLM Leaderboard
|
| 146 |
+
- task:
|
| 147 |
+
type: text-generation
|
| 148 |
+
name: Text Generation
|
| 149 |
+
dataset:
|
| 150 |
+
name: tweetSentBR
|
| 151 |
+
type: eduagarcia/tweetsentbr_fewshot
|
| 152 |
+
split: test
|
| 153 |
+
args:
|
| 154 |
+
num_few_shot: 25
|
| 155 |
+
metrics:
|
| 156 |
+
- type: f1_macro
|
| 157 |
+
value: 61.27
|
| 158 |
+
name: f1-macro
|
| 159 |
+
source:
|
| 160 |
+
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard?query=lucianosb/boto-7B-v1.2
|
| 161 |
+
name: Open Portuguese LLM Leaderboard
|
| 162 |
---
|
| 163 |
|
| 164 |
# Boto 7B v1.2
|
|
|
|
| 202 |
|
| 203 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 204 |
|
| 205 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
| 206 |
+
|
| 207 |
+
|
| 208 |
+
# Open Portuguese LLM Leaderboard Evaluation Results
|
| 209 |
+
|
| 210 |
+
Detailed results can be found [here](https://huggingface.co/datasets/eduagarcia-temp/llm_pt_leaderboard_raw_results/tree/main/lucianosb/boto-7B-v1.2) and on the [🚀 Open Portuguese LLM Leaderboard](https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard)
|
| 211 |
+
|
| 212 |
+
| Metric | Value |
|
| 213 |
+
|--------------------------|---------|
|
| 214 |
+
|Average |**65.86**|
|
| 215 |
+
|ENEM Challenge (No Images)| 60.95|
|
| 216 |
+
|BLUEX (No Images) | 49.10|
|
| 217 |
+
|OAB Exams | 40.73|
|
| 218 |
+
|Assin2 RTE | 90.73|
|
| 219 |
+
|Assin2 STS | 72.37|
|
| 220 |
+
|FaQuAD NLI | 72.38|
|
| 221 |
+
|HateBR Binary | 74.58|
|
| 222 |
+
|PT Hate Speech Binary | 70.63|
|
| 223 |
+
|tweetSentBR | 61.27|
|
| 224 |
+
|