Remove conflicting 'architectures' field from config.json.
Browse files- config.json +0 -1
config.json
CHANGED
@@ -4,7 +4,6 @@
|
|
4 |
],
|
5 |
"_name_or_path": "",
|
6 |
"add_cross_attention": false,
|
7 |
-
"architectures": null,
|
8 |
"attention_dropout": 0.0,
|
9 |
"bad_words_ids": null,
|
10 |
"begin_suppress_tokens": null,
|
|
|
4 |
],
|
5 |
"_name_or_path": "",
|
6 |
"add_cross_attention": false,
|
|
|
7 |
"attention_dropout": 0.0,
|
8 |
"bad_words_ids": null,
|
9 |
"begin_suppress_tokens": null,
|