Former-commit-id: ce2340193e751c4212650b27f16c671261015047
This commit is contained in:
hiyouga 2024-02-20 20:44:24 +08:00
parent e237f618c2
commit a3f30038a0
2 changed files with 4 additions and 4 deletions

View File

@ -477,7 +477,7 @@ LOCALES = {
}, },
"zh": { "zh": {
"label": "序列打包", "label": "序列打包",
"info": "在指令监督微调阶段将序列打包为相同长度的样本。", "info": "在指令监督微调时将序列打包为等长样本。",
}, },
}, },
"upcast_layernorm": { "upcast_layernorm": {