Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,20 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
Finetune DPO viethq188/LeoScorpius-7B with ultrafeedback_binarized dataset https://huggingface.co/datasets/HuggingFaceH4/ultrafeedback_binarized
|
5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
|
7 |
You can use alpaca template.
|
8 |
```
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
# Updated: 14th December 2023
|
5 |
+
We are ranked 3th on the overall leaderboard and 1st in the 7B leaderboard! 🔥🔥🔥
|
6 |
+
(See here)[https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard]
|
7 |
+
|
8 |
+
|
9 |
+
|
10 |
Finetune DPO viethq188/LeoScorpius-7B with ultrafeedback_binarized dataset https://huggingface.co/datasets/HuggingFaceH4/ultrafeedback_binarized
|
11 |
|
12 |
+
![Top 1](https://huggingface.co/viethq188/LeoScorpius-7B-Chat-DPO/blob/main/top1.png)
|
13 |
+
|
14 |
+
![Top 3](https://huggingface.co/viethq188/LeoScorpius-7B-Chat-DPO/blob/main/top3.png)
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
|
19 |
You can use alpaca template.
|
20 |
```
|