Update config.json
Browse files- config.json +2 -4
config.json
CHANGED
@@ -59,8 +59,7 @@
|
|
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,
|
@@ -114,8 +113,7 @@
|
|
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,
|
|
|
59 |
"46": "LABEL_46",
|
60 |
"47": "LABEL_47",
|
61 |
"48": "LABEL_48",
|
62 |
+
"49": "LABEL_49"
|
|
|
63 |
},
|
64 |
"initializer_range": 0.02,
|
65 |
"intermediate_size": 3072,
|
|
|
113 |
"transaction_limit1": 46,
|
114 |
"update_beneficiary1": 47,
|
115 |
"transaction_history2": 48,
|
116 |
+
"transaction_limit2": 49
|
|
|
117 |
},
|
118 |
"layer_norm_eps": 1e-12,
|
119 |
"max_position_embeddings": 512,
|