Update config.json
Browse files- config.json +5 -5
config.json
CHANGED
@@ -21,11 +21,11 @@
|
|
21 |
"initializer_range": 0.02,
|
22 |
"intermediate_size": 3072,
|
23 |
"label2id": {
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
},
|
30 |
"layer_norm_eps": 1e-05,
|
31 |
"max_position_embeddings": 514,
|
|
|
21 |
"initializer_range": 0.02,
|
22 |
"intermediate_size": 3072,
|
23 |
"label2id": {
|
24 |
+
"data-collection-usage" : 0,
|
25 |
+
"data-security-protection" : 1,
|
26 |
+
"Other" : 2,
|
27 |
+
"data-sharing-disclosure" : 3,
|
28 |
+
"data-storage-retention-deletion" : 4
|
29 |
},
|
30 |
"layer_norm_eps": 1e-05,
|
31 |
"max_position_embeddings": 514,
|