Release Custom finetune code with torch?

#39
by CVHvn - opened

Can you release the finetune code? I want to finetune this model with my own dataset but I don't know how to finetune your lora for many tasks correctly.

Jina AI org

Hi @CVHvn , unfortunately we can not release our training code. We'll try to support training via Sentence Transformers, which should make it easier for you to fine-tune the model

Jina AI org

Hey @CVHvn , we just enabled fine-tuning using SentenceTransformerTrainer. If you're still interested, check out the README for more details!

Hi @jupyterjazz , I'm interested in fine-tuning for my own domain, but I found the link a bit confusing. If you have an example of the fine-tuning process of this model, it would be really helpful.

This should be easier to understand: https://sbert.net/docs/sentence_transformer/training_overview.html
There's also a full code snippet in the "Trainer" section of that documentation page.

  • Tom Aarsen
jupyterjazz changed discussion status to closed

Sign up or log in to comment