querqy / chorus

Towards an open source stack for e-commerce search
Apache License 2.0
141 stars 33 forks source link

add descriptions for unsupervised fine-tuning #159

Closed guenthermi closed 11 months ago

guenthermi commented 1 year ago

This PR contains a description on how to use finetuner and tutorials to fine-tune SBERT and CLIP models in an unsupervised way: The overall description is placed in the 13th Kata and the code is placed in a new finetuner/ directory together with a README which describes how to execute it.

guenthermi commented 1 year ago

I did not include evaluation results. I also have some scripts on my machine to evaluate the models, but especially for CLIP they are a bit slow without a GPU machine