OFA-Sys / Chinese-CLIP

Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
MIT License
4.5k stars 464 forks source link

训练 #140

Closed Sally6651 closed 1 year ago

Sally6651 commented 1 year ago

如果想要重头开始训练,参数设置怎么修改呢

DtYXs commented 1 year ago

您好,您可以参考#139 中的回答。如果是完全随机初始化参数训练,您可以尝试在训练脚本去掉--resume参数,这个参数为加载的Chinese-CLIP模型路径。