File size: 388 Bytes
8bc19d7
 
04053a6
8bc19d7
b6d5f2a
 
0a0a61e
b6d5f2a
8bc19d7
 
0a0a61e
8bc19d7
 
0a0a61e
8bc19d7
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "architectures": [
    "TFAutoModel"
  ],
  "auto_map": {
    "AutoConfig": "configuration_bilma.BilmaConfig",
    "TFAutoModel": "modeling_bilma.Bilma"
  },
  "drop_rate": 0.1,
  "embedding_dim": 512,
  "model_type": "bert",
  "num_attention_heads": 4,
  "num_encoders": 2,
  "seq_max_length": 280,
  "transformers_version": "4.30.2",
  "vocab_size": 28949,
  "weights": "spanish"
}