fix webui val size

Former-commit-id: 490c067d4e0828832e0ebdb704a9207dc974b15b
This commit is contained in:
hiyouga
2023-08-10 15:20:44 +08:00
parent 5f0d0d6b9b
commit 69302c4420
3 changed files with 8 additions and 8 deletions

View File

@@ -227,9 +227,9 @@ LOCALES = {
"info": "用于梯度裁剪的范数。"
}
},
"dev_ratio": {
"val_size": {
"en": {
"label": "Dev ratio",
"label": "Val size",
"info": "Proportion of data in the dev set."
},
"zh": {