BestWishYsh
commited on
Commit
•
925dc9f
1
Parent(s):
601d81a
Update transformer/config.json
Browse files- transformer/config.json +1 -1
transformer/config.json
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
"LFE_num_querie": 32,
|
23 |
"LFE_output_dim": 2048,
|
24 |
"LFE_ff_mult": 4,
|
25 |
-
"LFE_num_scale" 5,
|
26 |
"local_face_scale": 1.0,
|
27 |
"max_text_seq_length": 226,
|
28 |
"norm_elementwise_affine": true,
|
|
|
22 |
"LFE_num_querie": 32,
|
23 |
"LFE_output_dim": 2048,
|
24 |
"LFE_ff_mult": 4,
|
25 |
+
"LFE_num_scale": 5,
|
26 |
"local_face_scale": 1.0,
|
27 |
"max_text_seq_length": 226,
|
28 |
"norm_elementwise_affine": true,
|