svanhvit commited on
Commit
6290664
·
1 Parent(s): d486f1c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -11,10 +11,6 @@
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
- "id2label": {
15
- "0": "informal",
16
- "1": "formal"
17
- },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
  "layer_norm_eps": 1e-05,
 
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
 
 
 
 
14
  "initializer_range": 0.02,
15
  "intermediate_size": 3072,
16
  "layer_norm_eps": 1e-05,