guillermoruiz
commited on
Commit
•
21d7546
1
Parent(s):
6f30c8e
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
},
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 512,
|
12 |
-
"model_type": "
|
13 |
"num_attention_heads": 4,
|
14 |
"num_hidden_layers": 2,
|
15 |
"seq_max_length": 280,
|
|
|
9 |
},
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 512,
|
12 |
+
"model_type": "Bilma",
|
13 |
"num_attention_heads": 4,
|
14 |
"num_hidden_layers": 2,
|
15 |
"seq_max_length": 280,
|