You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am working on an unsupervised classification project of a very specific corpus of textual data. It contains some common multilingual vocabulary but also a big specific vocabulary. Pre-trained models don't work very well, and I already tried to train a model on a masking task from scratch but the vocabulary size is huge. A colleague told me about your library so I would like to understand how to use it to train a masking model on my data and then fine tune the model on down stream tasks or on an embedding transformation task.?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am working on an unsupervised classification project of a very specific corpus of textual data. It contains some common multilingual vocabulary but also a big specific vocabulary. Pre-trained models don't work very well, and I already tried to train a model on a masking task from scratch but the vocabulary size is huge. A colleague told me about your library so I would like to understand how to use it to train a masking model on my data and then fine tune the model on down stream tasks or on an embedding transformation task.?
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions