system HF staff commited on
Commit
e7a6433
1 Parent(s): a68da9f

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,