bhadresh-savani
commited on
Commit
•
b6878ef
1
Parent(s):
3f0a5a9
Update config.json
Browse files- config.json +2 -4
config.json
CHANGED
@@ -8,8 +8,7 @@
|
|
8 |
"dim": 768,
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
-
"id2label":
|
12 |
-
{
|
13 |
"0": "admiration",
|
14 |
"1": "amusement",
|
15 |
"10": "disapproval",
|
@@ -38,8 +37,7 @@
|
|
38 |
"7": "curiosity",
|
39 |
"8": "desire",
|
40 |
"9": "disappointment"
|
41 |
-
|
42 |
-
],
|
43 |
"initializer_range": 0.02,
|
44 |
"label2id": {
|
45 |
"admiration": "0",
|
|
|
8 |
"dim": 768,
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
+
"id2label": {
|
|
|
12 |
"0": "admiration",
|
13 |
"1": "amusement",
|
14 |
"10": "disapproval",
|
|
|
37 |
"7": "curiosity",
|
38 |
"8": "desire",
|
39 |
"9": "disappointment"
|
40 |
+
},
|
|
|
41 |
"initializer_range": 0.02,
|
42 |
"label2id": {
|
43 |
"admiration": "0",
|