Skip to content

tengshaofeng/finetune-jina-clip-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

finetune-jina-clip-v2

Thanks to https://huggingface.co/jinaai/jina-clip-v2, I can get a good pretrained model suporting multi-language. Beacause I want to further finetune the model using our own domain-specific data. But there is no public training code for jina-clip-v2. So I write this project to training it.

You organize your own data in

dataset_own.py

then starting training:

python train_clip.py

or starting training using accerlerator

python train_clip_accelerator.py

training starting like

EB18249A-09CF-462D-9470-A53C27B3E49C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages