Khu1998 commited on
Commit
ff6ef25
·
1 Parent(s): 58eaf07

Revert "config.json: updated to sequence classification"

Browse files

This reverts commit f869bbfdb4222ae1b918b09ec6e7e899d878fcd3.

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "bert-base-multilingual-uncased",
3
  "architectures": [
4
- "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "directionality": "bidi",
 
1
  {
2
  "_name_or_path": "bert-base-multilingual-uncased",
3
  "architectures": [
4
+ "BertForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "directionality": "bidi",