transformers
2eadb7e5 - Fix mask token in the example (#17725)

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]
Author
Parents
Loading