|
|
@@ -3345,7 +3345,7 @@ load_code_failed=代码加载失败,请确认选择了正确的分支。 |
|
|
|
|
|
|
|
error.debug_datasetsize = 数据集大小超过限制('%d'GB) |
|
|
|
error.dataset_select = 数据集选择错误:数量超过限制或者有同名数据集 |
|
|
|
error.partial_datasets_not_available = 选择的数据集文件中存在不存在或已删除的文件,请重新选择 |
|
|
|
error.partial_datasets_not_available = 选择的数据集文件中有不存在或已删除的文件,请重新选择 |
|
|
|
new_train_gpu_tooltips = 训练脚本存储在 <strong style="color:#010101">%s</strong> 中,数据集存储在 <strong style="color:#010101">%s</strong> 中,预训练模型存放在运行参数 <strong style="color:#010101">%s</strong> 中,训练输出请存储在 <strong style="color:#010101">%s</strong> 中以供后续下载。 |
|
|
|
new_debug_gpu_tooltips = 项目代码存储在 <strong style="color:#010101">%s</strong> 中,数据集存储在 <strong style="color:#010101">%s</strong> 中,选择的模型存储在 <strong style="color:#010101">%s</strong> 中,调试输出请存储在 <strong style="color:#010101">%s</strong> 中以供后续下载。 |
|
|
|
new_debug_gpu_tooltips1 = 项目代码存储在 <strong style="color:#010101">%s</strong> 中,数据集存储在 <strong style="color:#010101">%s</strong> 中,选择的模型存储在 <strong style="color:#010101">%s</strong> 中。 |
|
|
|