Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,22 @@ quantized_by: Suparious
|
|
| 15 |
- Model creator: [mlabonne](https://huggingface.co/mlabonne)
|
| 16 |
- Original model: [OrpoLlama-3-8B](https://huggingface.co/mlabonne/OrpoLlama-3-8B)
|
| 17 |
|
|
|
|
|
|
|
| 18 |
## Model Summary
|
| 19 |
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
- Model creator: [mlabonne](https://huggingface.co/mlabonne)
|
| 16 |
- Original model: [OrpoLlama-3-8B](https://huggingface.co/mlabonne/OrpoLlama-3-8B)
|
| 17 |
|
| 18 |
+

|
| 19 |
+
|
| 20 |
## Model Summary
|
| 21 |
|
| 22 |
+
This is an ORPO fine-tune of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on 1k samples of [mlabonne/orpo-dpo-mix-40k](https://huggingface.co/datasets/mlabonne/orpo-dpo-mix-40k) created for [this article](https://huggingface.co/blog/mlabonne/orpo-llama-3).
|
| 23 |
+
|
| 24 |
+
It's a successful fine-tune that follows the ChatML template!
|
| 25 |
+
|
| 26 |
+
**Try the demo**: https://huggingface.co/spaces/mlabonne/OrpoLlama-3-8B
|
| 27 |
+
|
| 28 |
+
## 🔎 Application
|
| 29 |
+
|
| 30 |
+
This model uses a context window of 8k. It was trained with the ChatML template.
|
| 31 |
+
|
| 32 |
+
## 🏆 Evaluation
|
| 33 |
+
|
| 34 |
+
### Nous
|
| 35 |
+
|
| 36 |
+
OrpoLlama-4-8B outperforms Llama-3-8B-Instruct on the GPT4All and TruthfulQA datasets.
|