Neha2608 commited on
Commit
b72575b
1 Parent(s): 94cc188

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -6
config.json CHANGED
@@ -13,9 +13,9 @@
13
  "1": "Sports",
14
  "2": "Business",
15
  "3": "Science/Technology",
16
- # "4": "LABEL_4",
17
- #"5": "LABEL_5",
18
- # "6": "LABEL_6"
19
  },
20
  "initializer_range": 0.02,
21
  "label2id": {
@@ -23,9 +23,9 @@
23
  "Sports": 1,
24
  "Business": 2,
25
  "Science/Technology": 3,
26
- # "LABEL_4": 4,
27
- # "LABEL_5": 5,
28
- # "LABEL_6": 6
29
  },
30
  "max_position_embeddings": 512,
31
  "model_type": "distilbert",
 
13
  "1": "Sports",
14
  "2": "Business",
15
  "3": "Science/Technology",
16
+ "4": "LABEL_4",
17
+ "5": "LABEL_5",
18
+ "6": "LABEL_6"
19
  },
20
  "initializer_range": 0.02,
21
  "label2id": {
 
23
  "Sports": 1,
24
  "Business": 2,
25
  "Science/Technology": 3,
26
+ "LABEL_4": 4,
27
+ "LABEL_5": 5,
28
+ "LABEL_6": 6
29
  },
30
  "max_position_embeddings": 512,
31
  "model_type": "distilbert",