Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"use_bfloat16": false,
|
24 |
"tf_legacy_loss": false,
|
25 |
"pruned_heads": {},
|
26 |
-
"tie_word_embeddings":
|
27 |
"chunk_size_feed_forward": 0,
|
28 |
"is_encoder_decoder": false,
|
29 |
"is_decoder": false,
|
|
|
23 |
"use_bfloat16": false,
|
24 |
"tf_legacy_loss": false,
|
25 |
"pruned_heads": {},
|
26 |
+
"tie_word_embeddings": false,
|
27 |
"chunk_size_feed_forward": 0,
|
28 |
"is_encoder_decoder": false,
|
29 |
"is_decoder": false,
|