irfansss commited on
Commit
26be25a
1 Parent(s): 86d5c10

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -24,7 +24,7 @@
24
  },
25
  "layer_norm_eps": 1e-05,
26
  "max_position_embeddings": 514,
27
- "model_type": "irfansss",
28
  "num_attention_heads": 12,
29
  "num_hidden_layers": 12,
30
  "pad_token_id": 1,
 
24
  },
25
  "layer_norm_eps": 1e-05,
26
  "max_position_embeddings": 514,
27
+ "model_type": "roberta",
28
  "num_attention_heads": 12,
29
  "num_hidden_layers": 12,
30
  "pad_token_id": 1,