system HF staff commited on
Commit
f14c6a4
1 Parent(s): 66e539f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -17,6 +17,7 @@
17
  },
18
  "layer_norm_eps": 1e-05,
19
  "max_position_embeddings": 514,
 
20
  "num_attention_heads": 12,
21
  "num_hidden_layers": 12,
22
  "num_labels": 2,
 
17
  },
18
  "layer_norm_eps": 1e-05,
19
  "max_position_embeddings": 514,
20
+ "model_type": "roberta",
21
  "num_attention_heads": 12,
22
  "num_hidden_layers": 12,
23
  "num_labels": 2,