moreh-sungmin
commited on
Commit
•
9207024
1
Parent(s):
831e28b
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ language:
|
|
5 |
---
|
6 |
# **Introduction**
|
7 |
MoMo-70B is trained via Supervised Fine-Tuning (SFT) using [LoRA](https://arxiv.org/abs/2106.09685), with the QWEN-72B model as its base-model.
|
8 |
-
This is a Direct Preference Optimization([DPO](https://arxiv.org/abs/2305.18290)) version
|
9 |
Note that we did not exploit any form of weight merge.
|
10 |
For leaderboard submission, the trained weight is realigned for compatibility with llama.
|
11 |
MoMo-70B is trained using **[Moreh](https://moreh.io/)**'s [MoAI platform](https://moreh.io/product), which simplifies the training of large-scale models, and AMD's MI250 GPU.
|
|
|
5 |
---
|
6 |
# **Introduction**
|
7 |
MoMo-70B is trained via Supervised Fine-Tuning (SFT) using [LoRA](https://arxiv.org/abs/2106.09685), with the QWEN-72B model as its base-model.
|
8 |
+
This is a Direct Preference Optimization([DPO](https://arxiv.org/abs/2305.18290)) version trained from v1.8.4 as a base model, with several optimizations in hyperparameters.
|
9 |
Note that we did not exploit any form of weight merge.
|
10 |
For leaderboard submission, the trained weight is realigned for compatibility with llama.
|
11 |
MoMo-70B is trained using **[Moreh](https://moreh.io/)**'s [MoAI platform](https://moreh.io/product), which simplifies the training of large-scale models, and AMD's MI250 GPU.
|