Pengcheng He
commited on
Commit
•
304c170
1
Parent(s):
b402f9a
Add model type
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"attention_probs_dropout_prob": 0.1,
|
3 |
"hidden_act": "gelu",
|
4 |
"hidden_dropout_prob": 0.1,
|
|
|
1 |
{
|
2 |
+
"model_type": "deberta",
|
3 |
"attention_probs_dropout_prob": 0.1,
|
4 |
"hidden_act": "gelu",
|
5 |
"hidden_dropout_prob": 0.1,
|