match / config.json
vasily
Add
442603b
raw history blame
No virus
175 Bytes
{
"vocab_size": 30522,
"max_position_embeddings": 512,
"n_layers": 3,
"n_heads": 12,
"dim": 264,
"hidden_dim": 792,
"model_type": "distilbert"
}