SupritYoung / Zhongjing

A Chinese medical ChatGPT based on LLaMa, training from large-scale pretrain corpus and multi-turn dialogue dataset.
Apache License 2.0
303 stars 29 forks source link

Import "utils" could not be resolved #19

Open litsh opened 1 month ago

litsh commented 1 month ago

Thanks for your open sourcing the great job! But I have some problems when trying to reproduce the training proess. The module "utils" is not in the directory where "train_rm.py" is in. Where is it?