amirhossein1376 commited on
Commit
2935b91
1 Parent(s): 53d8351

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +12 -12
config.json CHANGED
@@ -10,18 +10,18 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "LABEL_0",
14
- "1": "LABEL_1",
15
- "2": "LABEL_2",
16
- "3": "LABEL_3",
17
- "4": "LABEL_4",
18
- "5": "LABEL_5",
19
- "6": "LABEL_6",
20
- "7": "LABEL_7",
21
- "8": "LABEL_8",
22
- "9": "LABEL_9",
23
- "10": "LABEL_10",
24
- "11": "LABEL_11"
25
  },
26
  "initializer_range": 0.02,
27
  "intermediate_size": 3072,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "sports",
14
+ "1": "world",
15
+ "2": "politics",
16
+ "3": "foreign-policy",
17
+ "4": "arts-media",
18
+ "5": "social",
19
+ "6": "economy",
20
+ "7": "culture",
21
+ "8": "regional-offices",
22
+ "9": "scientific-academic",
23
+ "10": "companies-news",
24
+ "11": "education"
25
  },
26
  "initializer_range": 0.02,
27
  "intermediate_size": 3072,