mlabonne commited on
Commit
33eb34c
•
1 Parent(s): 8131e42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -18,6 +18,8 @@ datasets:
18
 
19
  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).
20
 
 
 
21
  **Try the demo**: https://huggingface.co/spaces/mlabonne/OrpoLlama-3-8B
22
 
23
  ## 🔎 Application
@@ -28,6 +30,8 @@ This model uses a context window of 8k. It was trained with the ChatML template.
28
 
29
  ### Nous
30
 
 
 
31
  Evaluation performed using [LLM AutoEval](https://github.com/mlabonne/llm-autoeval), see the entire leaderboard [here](https://huggingface.co/spaces/mlabonne/Yet_Another_LLM_Leaderboard).
32
 
33
  | Model | Average | AGIEval | GPT4All | TruthfulQA | Bigbench |
 
18
 
19
  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).
20
 
21
+ It's a successful fine-tune that follows the ChatML template!
22
+
23
  **Try the demo**: https://huggingface.co/spaces/mlabonne/OrpoLlama-3-8B
24
 
25
  ## 🔎 Application
 
30
 
31
  ### Nous
32
 
33
+ OrpoLlama-4-8B outperforms Llama-3-8B-Instruct on the GPT4All and TruthfulQA datasets.
34
+
35
  Evaluation performed using [LLM AutoEval](https://github.com/mlabonne/llm-autoeval), see the entire leaderboard [here](https://huggingface.co/spaces/mlabonne/Yet_Another_LLM_Leaderboard).
36
 
37
  | Model | Average | AGIEval | GPT4All | TruthfulQA | Bigbench |