调优数据集异常日志说明-j9九游会登录
调优任务创建后,状态显示为“运行失败”,报错“modelarts.6001:unknown error, please contact the operation and maintenance personnel or check the log to locate the specific problem.”,您可以参照下表对日志进行定位。
|
控制台选择格式(预期格式) |
实际格式 |
关键日志 |
|---|---|---|
|
moss |
alpaca |
keyerror: 'chat' |
|
sharegpt |
keyerror: 'chat' |
|
|
alpaca |
moss |
keyerror: 'instruction' |
|
alpaca增量预训练 |
keyerror: 'instruction' |
|
|
sharegpt |
keyerror: 'instruction' |
|
|
sharegpt |
moss |
keyerror: 'conversations' |
|
alpaca |
keyerror: 'conversations' |
|
|
alpaca增量预训练格式 |
普通的alpaca |
keyerror: 'text' |
|
moss |
keyerror: 'text' |
|
|
sharegpt |
keyerror: 'text' |
|
训练类型 |
实际格式 |
关键日志 |
|---|---|---|
|
调优 |
增量预训练(csv/xlsx) |
valueerror: the columns must be arranged like [conversation_id,human,assistant]. |
|
valueerror: the columns of lora must be arranged like ["conversation_id", "human", "assistant"]. |
||
|
valueerror: the columns of sft must be arranged like ["conversation_id", "human", "assistant"]. |
||
|
增量预训练 |
调优(csv/xlsx) |
valueerror: the columns of pretrain must be arranged like ["conversation_id", "text"]. |
对于csv、xlsx文件,平台会根据训练类型的不同,将其转为alpaca格式或moss格式,选择预期的数据类型无效。
相关文档
意见反馈
文档内容是否对您有帮助?
如您有其它疑问,您也可以通过华为云社区问答频道来与我们联系探讨