transformers
2eadb7e5
- Fix mask token in the example (#17725)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix mask token in the example (#17725) VIsualBert uses bert-base-uncased tokenizer, therefore, instead of {mask}, the mask token should be [MASK]
References
#17725 - Fix bug in the example of VisualBertForPreTraining
Author
Jiayi-Pan
Parents
3981ee86
Loading