fix webui val size

This commit is contained in:
hiyouga
2023-08-10 15:20:44 +08:00
parent eb6e571cb7
commit ad6e7c76c7
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": {