:KeyError (note: full exception trace is shown but execution is paused at: _run_module_as_main)
i run the run_finetune.py,ouccur the following erreo, the scape show as the following picture.

Could you run the script without debug mode? So that we can see the error more clearly
in training_args.py, in 583 line, output_dir lack default, when i add the default of output_dir-'output_models/finetune',its occur this keyerror in configuration_auto.py
------------------ 原始邮件 ------------------ 发件人: "OptimalScale/LMFlow" @.>; 发送时间: 2023年4月26日(星期三) 晚上9:12 @.>; @.@.>; 主题: Re: [OptimalScale/LMFlow] :KeyError (note: full exception trace is shown but execution is paused at: _run_module_as_main) (Issue #315)
Could you run the script without debug mode? So that we can see the error more clearly
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
------------------ 原始邮件 ------------------ 发件人: "会坐电梯的喵酱" @.>; 发送时间: 2023年4月26日(星期三) 晚上9:26 @.>;
主题: 回复: [OptimalScale/LMFlow] :KeyError (note: full exception trace is shown but execution is paused at: _run_module_as_main) (Issue #315)
in training_args.py, in 583 line, output_dir lack default, when i add the default of output_dir-'output_models/finetune',its occur this keyerror in configuration_auto.py
------------------ 原始邮件 ------------------ 发件人: "OptimalScale/LMFlow" @.>; 发送时间: 2023年4月26日(星期三) 晚上9:12 @.>; @.@.>; 主题: Re: [OptimalScale/LMFlow] :KeyError (note: full exception trace is shown but execution is paused at: _run_module_as_main) (Issue #315)
Could you run the script without debug mode? So that we can see the error more clearly
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Thanks for your interest in LMFlow! Could you please provide the full error message so that we may check that for you? Looks like the current error message is incomplete. Thanks 😄
i has sloved that error,however ,now it appear a new error
------------------ 原始邮件 ------------------ 发件人: "OptimalScale/LMFlow" @.>; 发送时间: 2023年5月5日(星期五) 晚上11:14 @.>; @.@.>; 主题: Re: [OptimalScale/LMFlow] :KeyError (note: full exception trace is shown but execution is paused at: _run_module_as_main) (Issue #315)
Thanks for your interest in LMFlow! Could you please provide the full error message so that we may check that for you? Looks like the current error message is incomplete. Thanks 😄
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
It would be nice if you could be more specific, so we could check that for you? Thanks~
This issue has been marked as stale because it has not had recent activity. If you think this still needs to be addressed please feel free to reopen this issue. Thanks