Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "google/mt5-small",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"classifier_dropout": 0.0,
|
7 |
"d_ff": 1024,
|
|
|
1 |
{
|
2 |
"_name_or_path": "google/mt5-small",
|
3 |
"architectures": [
|
4 |
+
"T5ForConditionalGeneration"
|
5 |
],
|
6 |
"classifier_dropout": 0.0,
|
7 |
"d_ff": 1024,
|