remzicam commited on
Commit
b81726b
1 Parent(s): b672148

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -5
config.json CHANGED
@@ -21,11 +21,11 @@
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
- "LABEL_0": 0,
25
- "LABEL_1": 1,
26
- "LABEL_2": 2,
27
- "LABEL_3": 3,
28
- "LABEL_4": 4
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,