RamAnanth1 commited on
Commit
e970527
1 Parent(s): 77f2267

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -10,14 +10,14 @@
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
- "id2label": [
14
  {
15
  "0": "World",
16
  "1": "Sports",
17
  "2": "Business",
18
  "3": "Sci/Tech"
19
  }
20
- ],
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
 
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
+ "id2label":
14
  {
15
  "0": "World",
16
  "1": "Sports",
17
  "2": "Business",
18
  "3": "Sci/Tech"
19
  }
20
+ ,
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {