my-awesome-model / tokenizer_config.json
toolathon123's picture
Upload my-awesome-model: BERT sequence classifier with complete model card
c7b3a4a verified
Raw
History Blame Contribute Delete
67 Bytes
{
"model_max_length": 512,
"tokenizer_class": "BertTokenizer"
}