Fine-tuning the data set
Hi, good job! I'm experiencing a timeout issue when fine tuning DOTA dataset, and I'm experiencing the following problem:
My configuration file is as follows:
Hi @auroraljg, this problem about NCCL happens by accident and you need to kill to resume the training.
这里的text_model_name是指使用的CLIP所在的文件夹吗,这里的
pretrained_models文件夹在load_from和text_model_name都出现了,是需要自己创建一个吗?clip-vit-base-patch32-projection是需要自己下载吗,能给一个下载地址吗?这部分在fine-tuning的文档中没有给出指引
Hi @auroraljg, this problem about
NCCLhappens by accident and you need to kill to resume the training.
这里的text_model_name是指使用的CLIP所在的文件夹吗,这里的
pretrained_models文件夹在load_from和text_model_name都出现了,是需要自己创建一个吗?clip-vit-base-patch32-projection是需要自己下载吗,能给一个下载地址吗?这部分在fine-tuning的文档中没有给出指引