Update config.json
Browse files- config.json +28 -2
config.json
CHANGED
@@ -47,7 +47,20 @@
|
|
47 |
"34": "ss_fd_rate",
|
48 |
"35": "transaction_history",
|
49 |
"36": "transaction_limit",
|
50 |
-
"37": "update_beneficiary"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
},
|
52 |
"initializer_range": 0.02,
|
53 |
"intermediate_size": 3072,
|
@@ -89,7 +102,20 @@
|
|
89 |
"ss_fd_rate": 34,
|
90 |
"transaction_history": 35,
|
91 |
"transaction_limit": 36,
|
92 |
-
"update_beneficiary": 37
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
},
|
94 |
"layer_norm_eps": 1e-12,
|
95 |
"max_position_embeddings": 512,
|
|
|
47 |
"34": "ss_fd_rate",
|
48 |
"35": "transaction_history",
|
49 |
"36": "transaction_limit",
|
50 |
+
"37": "update_beneficiary",
|
51 |
+
"38": "LABEL_38",
|
52 |
+
"39": "LABEL_39",
|
53 |
+
"40": "LABEL_40",
|
54 |
+
"41": "LABEL_41",
|
55 |
+
"42": "LABEL_42",
|
56 |
+
"43": "LABEL_43",
|
57 |
+
"44": "LABEL_44",
|
58 |
+
"45": "LABEL_45",
|
59 |
+
"46": "LABEL_46",
|
60 |
+
"47": "LABEL_47",
|
61 |
+
"48": "LABEL_48",
|
62 |
+
"49": "LABEL_49",
|
63 |
+
"50": "LABEL_50",
|
64 |
},
|
65 |
"initializer_range": 0.02,
|
66 |
"intermediate_size": 3072,
|
|
|
102 |
"ss_fd_rate": 34,
|
103 |
"transaction_history": 35,
|
104 |
"transaction_limit": 36,
|
105 |
+
"update_beneficiary": 37,
|
106 |
+
"pending_authorization1": 38,
|
107 |
+
"pin_change1": 39,
|
108 |
+
"raise_request1": 40,
|
109 |
+
"request_status1": 41,
|
110 |
+
"saving_interest_rate1": 42,
|
111 |
+
"send_money_abroad1": 43,
|
112 |
+
"ss_fd_rate1": 44,
|
113 |
+
"transaction_history1": 45,
|
114 |
+
"transaction_limit1": 46,
|
115 |
+
"update_beneficiary1": 47,
|
116 |
+
"transaction_history2": 48,
|
117 |
+
"transaction_limit2": 49,
|
118 |
+
"update_beneficiary2": 50,
|
119 |
},
|
120 |
"layer_norm_eps": 1e-12,
|
121 |
"max_position_embeddings": 512,
|