shibing624 / MedicalGPT

MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO。
Apache License 2.0
3.24k stars 492 forks source link

求教:双机双卡(24G A5000)训练baichuan-13B-chat报错,代码是supervised_finetuning.py #240

Closed sweetboxwwy closed 7 months ago

sweetboxwwy commented 11 months ago

ValueError: Some specified arguments are not used by the HfArgumentParser: ['--block_size', '1024']

shibing624 commented 11 months ago

sft 没有这个参数:block_size

stale[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.(由于长期不活动,机器人自动关闭此问题,如果需要欢迎提问)