finetune the model

#2
by zjy1203 - opened

Hello, where can I find the code to finetune the model?

Hello! The best way to finetune this model is to use the Sentence Transformers library, which was recently updated with many new features:

https://www.sbert.net/docs/sentence_transformer/training_overview.html

You might also prefer to use the BioLORD-2023-C as foundation model if your use case doesn't require sentence similiarity calibration.

Warm regards,
François

Sign up or log in to comment