Open dilicat0813 opened 9 months ago
HI. Is it possible to change bert-base-uncased to bert-base-multilingual-uncased?
I'v tried to change the code at util, get_tokenizer.py but it didn't work.
It may be not useful because we trained BERT for aligning the word and region feature, simply replacing the language model and tokenizer may need to retrain the model
HI. Is it possible to change bert-base-uncased to bert-base-multilingual-uncased?
I'v tried to change the code at util, get_tokenizer.py but it didn't work.