Closed reslmd closed 10 months ago
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。
This issue was closed because it has been inactive for 14 days since being marked as stale. 当前issue 被标记为stale已有14天,即将关闭。
请提出你的问题
paddlenlp2.4.4
paddlepaddle2.4.2 进行模型训练的时候出现以下错误: ImpportError:cannot import name 'strtobool' from 'paddlenlp.trainer.argparser' 在网上查找相关问题,说是升级版本可以解决,然后就改用: paddlenlp2.6.1
paddlepaddle2.5.2 错误确实消失了,模型也能训练出来,但结果是乱的。 请问改如何解决??