VinAIResearch/PhoBERT

HFValidationError

Closed this issue · 1 comments

Hi, when I run my training code, I get this error:
validationerror
I ensure that I have pointed to the right path of the model in my server. Can you help me please?

self.tokenizer = AutoTokenizer.from_pretrained("vinai/phobert-base")
i.e. use "vinai/phobert-base" instead of "bert_weight/phobert-base/vocab.txt"