Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -96,7 +96,7 @@
|
|
96 |
"vocab_size": 50265,
|
97 |
"xla_device": null
|
98 |
},
|
99 |
-
"index_name": "
|
100 |
"index_path": null,
|
101 |
"is_encoder_decoder": true,
|
102 |
"max_combined_length": 300,
|
|
|
96 |
"vocab_size": 50265,
|
97 |
"xla_device": null
|
98 |
},
|
99 |
+
"index_name": "legacy",
|
100 |
"index_path": null,
|
101 |
"is_encoder_decoder": true,
|
102 |
"max_combined_length": 300,
|