YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Tokenizer

This model uses the bert-base-uncased tokenizer. To use this model, make sure you have the tokenizer installed and initialized with the following code:

from transformers import BertTokenizer

tokenizer = BertTokenizer.from_pretrained('bert-base-uncased')
Downloads last month
3
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support