Files
LeoScorpius-7B-Chat-DPO/README.md
ModelHub XC 9071225457 初始化项目,由ModelHub XC社区提供模型
Model: viethq188/LeoScorpius-7B-Chat-DPO
Source: Original Platform
2026-05-30 09:07:20 +08:00

26 lines
501 B
Markdown

---
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:
"""
```