remzicam commited on
Commit
de9b615
1 Parent(s): 33bd799

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -5
config.json CHANGED
@@ -12,11 +12,11 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "LABEL_0",
16
- "1": "LABEL_1",
17
- "2": "LABEL_2",
18
- "3": "LABEL_3",
19
- "4": "LABEL_4"
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,