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 |
-
(we did not
|
9 |
After training, weight is reordered for compatibility with llama(leaderboard submission purpose only)
|
10 |
|
11 |
## Details
|
|
|
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 |
+
(we did not perform any form of weight merge)
|
9 |
After training, weight is reordered for compatibility with llama(leaderboard submission purpose only)
|
10 |
|
11 |
## Details
|