Files
ModelHub XC 206cd71245 初始化项目,由ModelHub XC社区提供模型
Model: Aryanne/TinyAiroboros-1.1B-2.2.1-gguf
Source: Original Platform
2026-07-30 06:32:17 +08:00

36 lines
1.2 KiB
Markdown

---
datasets:
- jondurbin/airoboros-2.2.1
tags:
- airoboros
- tinyllama
---
Some GGUF v3 quantizations of the model [aloobun/TinyAiroboros-2.2.1](https://huggingface.co/aloobun/TinyAiroboros-2.2.1)
This model is a fine-tuned version of PY007/TinyLlama-1.1B-Chat-v0.3 (finetuned on 15k rows of airoboros-2.2.1 dataset)
## lm-eval
```
| Task |Version| Metric |Value | |Stderr|
|-------------|------:|--------|-----:|---|-----:|
|arc_challenge| 0|acc |0.2671|± |0.0129|
| | |acc_norm|0.2850|± |0.0132|
|arc_easy | 0|acc |0.5673|± |0.0102|
| | |acc_norm|0.5109|± |0.0103|
|boolq | 1|acc |0.6040|± |0.0086|
|hellaswag | 0|acc |0.4155|± |0.0049|
| | |acc_norm|0.5420|± |0.0050|
|openbookqa | 0|acc |0.2200|± |0.0185|
| | |acc_norm|0.3420|± |0.0212|
|piqa | 0|acc |0.7057|± |0.0106|
| | |acc_norm|0.6970|± |0.0107|
|winogrande | 0|acc |0.5714|± |0.0139|
```
## Usage:
It uses the llama2 prompt format.
```
[INST] Write a short story about a dystopian society. [/INST]
```