文档首页/ AI开发平台ModelArts/ 故障排除/ ModelArts Studio(MaaS)/ ModelArts Studio(MaaS)模型调优作业运行失败,报错:Modelarts.6001
更新时间:2025-08-14 GMT+08:00
分享

ModelArts Studio(MaaS)模型调优作业运行失败,报错:Modelarts.6001

问题现象

“模型调优”页面使用Qwen2.5-14B模型创建调优作业,“状态”显示为“运行失败”,报错:Modelarts.6001:Unknown error, please contact the operation and maintenance personnel or check the log to locate the specific problem.

图1 调优作业运行失败

“模型调优”页面的“作业名称/ID”列,单击作业ID,在作业详情 > 日志页签,日志报错:KeyError: 'chat'。

图2 日志报错

原因分析

调优数据集格式选择错误:控制台选择数据集格式为MOSS,但实际上传的数据集格式为Alpaca。

处理方法

重新创建调优任务,选择正确的数据集格式。

相关文档