IntuitionEngineeringTeam / chars2vec

Character-based word embeddings model based on RNN for handling real world texts
Apache License 2.0
171 stars 37 forks source link

Is it possible to fine-tune one of your pretrained models? #16

Open gab-palmeri opened 11 months ago

gab-palmeri commented 11 months ago

I've only seen the training example with which we can create a new model from scratch with our training data. What if we wanted to make one of the pretrained models stronger to our domain data?