File size: 501 Bytes
5331cfb
 
 
0902ff0
44bc631
0902ff0
 
 
590e47a
9fa099e
b363ebe
0902ff0
b363ebe
0902ff0
 
 
9fa099e
 
 
 
 
 
 
 
 
 
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
---
license: apache-2.0
---
# Updated: 14th December 2023
We are ranked 3th on the overall leaderboard and 1st in the 7B [Hugging Face Leaderboard!](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)! 🔥🔥🔥



Finetune DPO viethq188/LeoScorpius-7B with [Nectar](https://huggingface.co/datasets/berkeley-nest/Nectar) dataset

![Top 1](top1.png)

![Top 3](top3.png)




You can use alpaca template.
```
template_format = """{system}
### Instruction:
{prompt}

### Response:
"""
```