leejunhyeok
commited on
Commit
•
66bf259
1
Parent(s):
40538e3
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ language:
|
|
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 |
Note that we did not exploit any form of weight merge.
|
9 |
-
For leaderboard submission, the trained weight is
|
10 |
|
11 |
|
12 |
## Details
|
|
|
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 |
Note that we did not exploit any form of weight merge.
|
9 |
+
For leaderboard submission, the trained weight is realigned for compatibility with llama.
|
10 |
|
11 |
|
12 |
## Details
|