Hi,
I have a question about Training your own Model relation with the vocabulary.txt
How big does it have to be vocabulary.txt?
The bigger vocabulary.txt the better?
Thanks!
Adrián
Hi,
I have a question about Training your own Model relation with the vocabulary.txt
How big does it have to be vocabulary.txt?
The bigger vocabulary.txt the better?
Thanks!
Adrián
You can train without a vocab, this is used for inference and testing, so don’t worry. But yes, the more, the merrier. Use the given English scorer to start with and take it from there.
Thanks!!!