File size: 367 Bytes
8bc19d7
 
 
 
b6d5f2a
 
0860043
b6d5f2a
8bc19d7
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "architectures": [
    "lma"
  ],
  "auto_map": {
    "AutoConfig": "configuration_bilma.BilmaConfig",
    "TFAutoModelForMaskedLM": "modeling_bilma.Bilma"
  },
  "drop_rate": 0.1,
  "embedding_dim": 512,
  "model_type": "bilma",
  "num_attention_heads": 4,
  "num_encoders": 2,
  "transformers_version": "4.30.2",
  "vocab_size": 28949,
  "weights": "spanish"
}