Ravi21 commited on
Commit
884b701
1 Parent(s): 088dbc1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "model_type": "deepset/deberta-v3-large-squad2",
3
  "attention_probs_dropout_prob": 0.1,
4
  "hidden_act": "gelu",
5
  "hidden_dropout_prob": 0.1,
 
1
  {
2
+ "model_type": "microsoft/deberta-v3-xsmall",
3
  "attention_probs_dropout_prob": 0.1,
4
  "hidden_act": "gelu",
5
  "hidden_dropout_prob": 0.1,