uumami commited on
Commit
5ad68bd
1 Parent(s): f3825bb

Update config.json

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