Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comparison with sentence-transformers #5

Open
MastafaF opened this issue Apr 7, 2020 · 6 comments
Open

Comparison with sentence-transformers #5

MastafaF opened this issue Apr 7, 2020 · 6 comments

Comments

@MastafaF
Copy link

MastafaF commented Apr 7, 2020

Hi, any comparison with sentence-transformers form https://github.com/UKPLab/sentence-transformers ?

That would be really interesting indeed. 😃

@BinWang28
Copy link
Owner

Hi,
we do have the comparison and also used the pre-trained models from UKPLab.
More details: https://arxiv.org/abs/2002.06652

@MastafaF
Copy link
Author

Really interesting paper. Good job Bin!
I will try to compare pre-trained models from UKPLab and your pretrained embeddings on WMT similarity task. From the README, I assume that I should use sen_emb.py to get sentence embeddings from a given string, would you agree?

@BinWang28
Copy link
Owner

Yep, sure.

@MastafaF
Copy link
Author

Hi @BinWang28 , how would you go to provide sentence-embeddings from your code?
I checked sen_emb.py after looking at example2.sh, but I cannot see where is your pretrained model exactly? A snippet of code like sentence-transformers does would be very useful. 😀

@BinWang28
Copy link
Owner

Hi, We have uploaded the pre-trained model on the server. It will automatically be downloading when you run the script.

@MastafaF
Copy link
Author

Hi @BinWang28 , are you planning on sharing multilingual models as well? That would be of interest for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants