Update config.json
Browse files- config.json +10 -10
config.json
CHANGED
@@ -9,19 +9,19 @@
|
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
-
"0": "
|
13 |
-
"1": "
|
14 |
-
"2": "
|
15 |
-
"3": "
|
16 |
-
"4": "
|
17 |
},
|
18 |
"initializer_range": 0.02,
|
19 |
"label2id": {
|
20 |
-
"
|
21 |
-
"
|
22 |
-
"
|
23 |
-
"
|
24 |
-
"
|
25 |
},
|
26 |
"max_position_embeddings": 512,
|
27 |
"model_type": "distilbert",
|
|
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
+
"0": "54569571-9f0a-4b37-a76c-65787e82fb19",
|
13 |
+
"1": "a1a241a4-24ae-4500-9814-e0de56944c44",
|
14 |
+
"2": "949b333c-4eca-4b45-a4c1-59faddf5a30c",
|
15 |
+
"3": "dbaecfa6-e928-4a97-85b2-bf2c2d8e6fb2",
|
16 |
+
"4": "b70b73ac-2bde-4b79-bc56-05cc37c5f5a9"
|
17 |
},
|
18 |
"initializer_range": 0.02,
|
19 |
"label2id": {
|
20 |
+
"54569571-9f0a-4b37-a76c-65787e82fb19": 0,
|
21 |
+
"a1a241a4-24ae-4500-9814-e0de56944c44": 1,
|
22 |
+
"949b333c-4eca-4b45-a4c1-59faddf5a30c": 2,
|
23 |
+
"dbaecfa6-e928-4a97-85b2-bf2c2d8e6fb2": 3,
|
24 |
+
"b70b73ac-2bde-4b79-bc56-05cc37c5f5a9": 4
|
25 |
},
|
26 |
"max_position_embeddings": 512,
|
27 |
"model_type": "distilbert",
|