remzicam commited on
Commit
dccc389
1 Parent(s): de9b615

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: '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,
 
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,