helboukkouri / character-bert

Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"
Apache License 2.0
195 stars 47 forks source link

CharBERT will not generate vocab.txt? #7

Closed Believer215 closed 3 years ago

Believer215 commented 3 years ago

Just curious whether the vocab.txt will be generated. It should not be right?

helboukkouri commented 3 years ago

Hi @Believer215 , I'm not sure what you mean by "will be generated". In any case, you are right to assume that there is no vocab.txt when using CharacterBERT since it does not rely on wordpieces and thus no vocabulary 😊