what happens when I pass out of vocabulary word to this model?
#7
by
Iamexperimenting
- opened
Hi,
I'm using sentence-transformer to convert my raw text into vector. I wonder what would happen if I pass some domain specific technical word to this model, like what would happen if I pass out of vocabulary word to this model? and how do I get the list of out of vocabulary words after sometime or how I will know?
+1
Also, if anyone have resources on how to fine tune with a different language, please hmu.