svanhvit commited on
Commit
fe9f8ac
1 Parent(s): 565e9ca

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -5
config.json CHANGED
@@ -25,9 +25,5 @@
25
  "transformers_version": "4.19.2",
26
  "type_vocab_size": 1,
27
  "use_cache": true,
28
- "vocab_size": 50000,
29
- "id2label": {
30
- "0": "informal",
31
- "1": "formal",
32
- }
33
  }
 
25
  "transformers_version": "4.19.2",
26
  "type_vocab_size": 1,
27
  "use_cache": true,
28
+ "vocab_size": 50000
 
 
 
 
29
  }