xlang-ai / instructor-embedding

[ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings
Apache License 2.0
1.85k stars 134 forks source link

domain adaptation method using GPL on instructor #62

Closed iavinas closed 9 months ago

iavinas commented 1 year ago

Hi, I was wondering if we can tune instructor using the GPL method? Link to the repo https://github.com/UKPLab/gpl .

Thanks!

hongjin-su commented 1 year ago

Hi, as the GPL can be initialized from a sentence transformer model, it should be OK to further tune INSTRUCTOR with GPL.

iavinas commented 1 year ago

got it, thanks for helping @hongjin-su

hongjin-su commented 9 months ago

Feel free to re-open the issue if you have any further questions or comments!