SFIG611 / tabbie

MIT License
55 stars 13 forks source link

Minimal working example to use pretrained embeddings #5

Open SvenGroen opened 1 year ago

SvenGroen commented 1 year ago

Hi, Thanks for sharing your work!

I am trying to make use of your pretrained embeddings, but have a hard time finding the right pieces of code. Especially, the use of allennlp makes it hard for me to debug your code to find the correct classes I am looking for, since I have never worked with allennlp.

Is there an easy way to:

I think something like a minimal working example on how to use the pretrained embeddings would help a lot of people who want to use tabbie. I have tried to do this but I am really struggling....

zc924893938 commented 6 months ago

If you've made any discoveries, please do share them with me

MintWeather commented 5 months ago

Did you solve it?