support longlora for main branch

This commit is contained in:
hiyouga
2024-01-20 19:25:22 +08:00
parent bb92cdd0db
commit 38af076a75
7 changed files with 168 additions and 204 deletions

View File

@@ -421,6 +421,16 @@ LOCALES = {
"info": "DPO 损失函数中 beta 超参数大小。"
}
},
"dpo_ftx": {
"en": {
"label": "DPO-ftx weight",
"info": "The weight of SFT loss in the DPO-ftx."
},
"zh": {
"label": "DPO-ftx 权重",
"info": "DPO-ftx 中 SFT 损失的权重大小。"
}
},
"reward_model": {
"en": {
"label": "Reward model",