Update config.json
Browse files- config.json +5 -5
config.json
CHANGED
@@ -12,11 +12,11 @@
|
|
12 |
"hidden_dropout_prob": 0.1,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
},
|
21 |
"initializer_range": 0.02,
|
22 |
"intermediate_size": 3072,
|
|
|
12 |
"hidden_dropout_prob": 0.1,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
+
0: 'data-collection-usage',
|
16 |
+
1: 'data-security-protection',
|
17 |
+
2: 'Other',
|
18 |
+
3: 'data-sharing-disclosure',
|
19 |
+
4: 'data-storage-retention-deletion'
|
20 |
},
|
21 |
"initializer_range": 0.02,
|
22 |
"intermediate_size": 3072,
|