fix webui val size
Former-commit-id: 490c067d4e0828832e0ebdb704a9207dc974b15b
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user