Open chaochen99 opened 2 years ago
@kwang2049 Could you help here?
Hi @chaochen99,
Thanks for your attention!
I think you can just try the latest sentence-transformers
via pip install -U sentence-transformers
and run the example. I have just run it again and find the evaluation result on AskUbuntu is 59.49 (MAP). There are many incompatible issues with previous versions of transformers.
According to your questions:
And if you want to have the exact checkpoints I trained during the experiments, please refer to here.
Hi @kwang2049,
Thanks for your detailed reply!
In order to better follow your work, could you share the evaluation code for other datasets?
Thanks again.
Hi @chaochen99,
Sure, the evaluation code for all the datasets is available at https://github.com/UKPLab/useb
Hi, I want to reproduce the TSDAE experiment, but the results obtained are lower than those in your paper(58.5<59.4). Could you reply to the following questions?
Looking forward to your reply. Thank you.