1. 修改了评测页面的关联模型和数据集的bug
This commit is contained in:
@@ -363,6 +363,7 @@
|
||||
const textMap = {
|
||||
'train': '训练数据',
|
||||
'test': '测试数据',
|
||||
'eval': '评测数据',
|
||||
'val': '验证数据',
|
||||
'other': '其他'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user