Files
Truthful_DPO_MOE_19B/README.md
ModelHub XC 10f009beb4 初始化项目,由ModelHub XC社区提供模型
Model: yunconglong/Truthful_DPO_MOE_19B
Source: Original Platform
2026-05-15 23:08:30 +08:00

14 lines
400 B
Markdown

---
license: other
tags:
- moe
- DPO
- RL-TUNED
---
* [DPO Trainer](https://huggingface.co/docs/trl/main/en/dpo_trainer) with dataset jondurbin/truthy-dpo-v0.1
```
DPO Trainer
TRL supports the DPO Trainer for training language models from preference data, as described in the paper Direct Preference Optimization: Your Language Model is Secretly a Reward Model by Rafailov et al., 2023.
```