hfl-rc commited on
Commit
f59fbd7
•
1 Parent(s): daafca6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_num_labels": 2,
3
  "architectures": [
4
- "ElectraForPreTraining"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "embedding_size": 128,
1
  {
2
  "_num_labels": 2,
3
  "architectures": [
4
+ "ElectraForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "embedding_size": 128,