all-MiniLM-L6-v2 / shared /tokenizer /mobiletransformers_tokenizer_config.json
martinkorelic's picture
Upload folder using huggingface_hub
33f0155 verified
Raw
History Blame Contribute Delete
296 Bytes
{
"model": {
"bos_token_id": null,
"context_length": 512,
"num_attention_heads": 12,
"num_hidden_layers": 6,
"num_key_value_heads": 12,
"eos_token_id": null,
"pad_token_id": 0,
"type": "bert",
"vocab_size": 30522
}
}