File size: 11,791 Bytes
3211dfd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 |
---
language:
- pt
license: apache-2.0
library_name: transformers
tags:
- text-generation-inference
- TensorBlock
- GGUF
datasets:
- nicholasKluge/instruct-aira-dataset-v3
- cnmoro/GPT4-500k-Augmented-PTBR-Clean
- rhaymison/orca-math-portuguese-64k
- nicholasKluge/reward-aira-dataset
metrics:
- perplexity
pipeline_tag: text-generation
widget:
- text: <instruction>Cite algumas bandas de rock brasileiras famosas.</instruction>
example_title: Exemplo
- text: <instruction>Invente uma história sobre um encanador com poderes mágicos.</instruction>
example_title: Exemplo
- text: <instruction>Qual cidade é a capital do estado do Rio Grande do Sul?</instruction>
example_title: Exemplo
- text: <instruction>Diga o nome de uma maravilha culinária característica da cosinha
Portuguesa?</instruction>
example_title: Exemplo
inference:
parameters:
repetition_penalty: 1.2
temperature: 0.2
top_k: 20
top_p: 0.2
max_new_tokens: 150
co2_eq_emissions:
emissions: 21890
source: CodeCarbon
training_type: pre-training
geographical_location: Germany
hardware_used: NVIDIA A100-SXM4-80GB
base_model: TucanoBR/Tucano-1b1-Instruct
model-index:
- name: Tucano-1b1-Instruct
results:
- task:
type: text-generation
name: Text Generation
dataset:
name: CALAME-PT
type: NOVA-vision-language/calame-pt
split: all
args:
num_few_shot: 0
metrics:
- type: acc
value: 56.55
name: accuracy
source:
url: https://huggingface.co/datasets/NOVA-vision-language/calame-pt
name: Context-Aware LAnguage Modeling Evaluation for Portuguese
- task:
type: text-generation
name: Text Generation
dataset:
name: LAMBADA-PT
type: TucanoBR/lambada-pt
split: train
args:
num_few_shot: 0
metrics:
- type: acc
value: 35.53
name: accuracy
source:
url: https://huggingface.co/datasets/TucanoBR/lambada-pt
name: LAMBADA-PT
- task:
type: text-generation
name: Text Generation
dataset:
name: ENEM Challenge (No Images)
type: eduagarcia/enem_challenge
split: train
args:
num_few_shot: 3
metrics:
- type: acc
value: 21.06
name: accuracy
source:
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard
name: Open Portuguese LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: BLUEX (No Images)
type: eduagarcia-temp/BLUEX_without_images
split: train
args:
num_few_shot: 3
metrics:
- type: acc
value: 26.01
name: accuracy
source:
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard
name: Open Portuguese LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: OAB Exams
type: eduagarcia/oab_exams
split: train
args:
num_few_shot: 3
metrics:
- type: acc
value: 26.47
name: accuracy
source:
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard
name: Open Portuguese LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: Assin2 RTE
type: assin2
split: test
args:
num_few_shot: 15
metrics:
- type: f1_macro
value: 67.78
name: f1-macro
source:
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard
name: Open Portuguese LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: Assin2 STS
type: eduagarcia/portuguese_benchmark
split: test
args:
num_few_shot: 10
metrics:
- type: pearson
value: 8.88
name: pearson
source:
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard
name: Open Portuguese LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: FaQuAD NLI
type: ruanchaves/faquad-nli
split: test
args:
num_few_shot: 15
metrics:
- type: f1_macro
value: 43.97
name: f1-macro
source:
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard
name: Open Portuguese LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: HateBR Binary
type: ruanchaves/hatebr
split: test
args:
num_few_shot: 25
metrics:
- type: f1_macro
value: 31.28
name: f1-macro
source:
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard
name: Open Portuguese LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: PT Hate Speech Binary
type: hate_speech_portuguese
split: test
args:
num_few_shot: 25
metrics:
- type: f1_macro
value: 41.23
name: f1-macro
source:
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard
name: Open Portuguese LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: tweetSentBR
type: eduagarcia-temp/tweetsentbr
split: test
args:
num_few_shot: 25
metrics:
- type: f1_macro
value: 22.03
name: f1-macro
source:
url: https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard
name: Open Portuguese LLM Leaderboard
- task:
type: text-generation
name: Text Generation
dataset:
name: ARC-Challenge (PT)
type: arc_pt
args:
num_few_shot: 25
metrics:
- type: acc_norm
value: 30.77
name: normalized accuracy
source:
url: https://github.com/nlp-uoregon/mlmm-evaluation
name: Evaluation Framework for Multilingual Large Language Models
- task:
type: text-generation
name: Text Generation
dataset:
name: HellaSwag (PT)
type: hellaswag_pt
args:
num_few_shot: 10
metrics:
- type: acc_norm
value: 43.5
name: normalized accuracy
source:
url: https://github.com/nlp-uoregon/mlmm-evaluation
name: Evaluation Framework for Multilingual Large Language Models
- task:
type: text-generation
name: Text Generation
dataset:
name: TruthfulQA (PT)
type: truthfulqa_pt
args:
num_few_shot: 0
metrics:
- type: mc2
value: 41.14
name: bleurt
source:
url: https://github.com/nlp-uoregon/mlmm-evaluation
name: Evaluation Framework for Multilingual Large Language Models
- task:
type: text-generation
name: Text Generation
dataset:
name: Alpaca-Eval (PT)
type: alpaca_eval_pt
args:
num_few_shot: 0
metrics:
- type: lc_winrate
value: 8.8
name: length controlled winrate
source:
url: https://github.com/tatsu-lab/alpaca_eval
name: AlpacaEval
---
<div style="width: auto; margin-left: auto; margin-right: auto">
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
</div>
<div style="display: flex; justify-content: space-between; width: 100%;">
<div style="display: flex; flex-direction: column; align-items: flex-start;">
<p style="margin-top: 0.5em; margin-bottom: 0em;">
Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
</p>
</div>
</div>
## TucanoBR/Tucano-1b1-Instruct - GGUF
This repo contains GGUF format model files for [TucanoBR/Tucano-1b1-Instruct](https://huggingface.co/TucanoBR/Tucano-1b1-Instruct).
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
<div style="text-align: left; margin: 20px 0;">
<a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
Run them on the TensorBlock client using your local machine ↗
</a>
</div>
## Prompt template
```
<instruction>{prompt}</instruction>
```
## Model file specification
| Filename | Quant type | File Size | Description |
| -------- | ---------- | --------- | ----------- |
| [Tucano-1b1-Instruct-Q2_K.gguf](https://huggingface.co/tensorblock/Tucano-1b1-Instruct-GGUF/blob/main/Tucano-1b1-Instruct-Q2_K.gguf) | Q2_K | 0.432 GB | smallest, significant quality loss - not recommended for most purposes |
| [Tucano-1b1-Instruct-Q3_K_S.gguf](https://huggingface.co/tensorblock/Tucano-1b1-Instruct-GGUF/blob/main/Tucano-1b1-Instruct-Q3_K_S.gguf) | Q3_K_S | 0.499 GB | very small, high quality loss |
| [Tucano-1b1-Instruct-Q3_K_M.gguf](https://huggingface.co/tensorblock/Tucano-1b1-Instruct-GGUF/blob/main/Tucano-1b1-Instruct-Q3_K_M.gguf) | Q3_K_M | 0.548 GB | very small, high quality loss |
| [Tucano-1b1-Instruct-Q3_K_L.gguf](https://huggingface.co/tensorblock/Tucano-1b1-Instruct-GGUF/blob/main/Tucano-1b1-Instruct-Q3_K_L.gguf) | Q3_K_L | 0.592 GB | small, substantial quality loss |
| [Tucano-1b1-Instruct-Q4_0.gguf](https://huggingface.co/tensorblock/Tucano-1b1-Instruct-GGUF/blob/main/Tucano-1b1-Instruct-Q4_0.gguf) | Q4_0 | 0.637 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
| [Tucano-1b1-Instruct-Q4_K_S.gguf](https://huggingface.co/tensorblock/Tucano-1b1-Instruct-GGUF/blob/main/Tucano-1b1-Instruct-Q4_K_S.gguf) | Q4_K_S | 0.640 GB | small, greater quality loss |
| [Tucano-1b1-Instruct-Q4_K_M.gguf](https://huggingface.co/tensorblock/Tucano-1b1-Instruct-GGUF/blob/main/Tucano-1b1-Instruct-Q4_K_M.gguf) | Q4_K_M | 0.668 GB | medium, balanced quality - recommended |
| [Tucano-1b1-Instruct-Q5_0.gguf](https://huggingface.co/tensorblock/Tucano-1b1-Instruct-GGUF/blob/main/Tucano-1b1-Instruct-Q5_0.gguf) | Q5_0 | 0.766 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
| [Tucano-1b1-Instruct-Q5_K_S.gguf](https://huggingface.co/tensorblock/Tucano-1b1-Instruct-GGUF/blob/main/Tucano-1b1-Instruct-Q5_K_S.gguf) | Q5_K_S | 0.766 GB | large, low quality loss - recommended |
| [Tucano-1b1-Instruct-Q5_K_M.gguf](https://huggingface.co/tensorblock/Tucano-1b1-Instruct-GGUF/blob/main/Tucano-1b1-Instruct-Q5_K_M.gguf) | Q5_K_M | 0.782 GB | large, very low quality loss - recommended |
| [Tucano-1b1-Instruct-Q6_K.gguf](https://huggingface.co/tensorblock/Tucano-1b1-Instruct-GGUF/blob/main/Tucano-1b1-Instruct-Q6_K.gguf) | Q6_K | 0.903 GB | very large, extremely low quality loss |
| [Tucano-1b1-Instruct-Q8_0.gguf](https://huggingface.co/tensorblock/Tucano-1b1-Instruct-GGUF/blob/main/Tucano-1b1-Instruct-Q8_0.gguf) | Q8_0 | 1.170 GB | very large, extremely low quality loss - not recommended |
## Downloading instruction
### Command line
Firstly, install Huggingface Client
```shell
pip install -U "huggingface_hub[cli]"
```
Then, downoad the individual model file the a local directory
```shell
huggingface-cli download tensorblock/Tucano-1b1-Instruct-GGUF --include "Tucano-1b1-Instruct-Q2_K.gguf" --local-dir MY_LOCAL_DIR
```
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
```shell
huggingface-cli download tensorblock/Tucano-1b1-Instruct-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
```
|