julius-br commited on
Commit
9736f2a
·
1 Parent(s): 8ff251c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -12,9 +12,9 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "I",
16
- "1": "B",
17
- "2": "F"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "Irrelevant",
16
+ "1": "Bug Report",
17
+ "2": "Feature Request"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,