初始化项目,由ModelHub XC社区提供模型

Model: viethq188/LeoScorpius-7B-Chat-DPO
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-30 09:07:20 +08:00
commit 9071225457
26 changed files with 91635 additions and 0 deletions

26
README.md Normal file
View File

@@ -0,0 +1,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:
"""
```