Update config.json
Browse files- config.json +1 -3
config.json
CHANGED
|
@@ -31,7 +31,5 @@
|
|
| 31 |
"use_adapter": true,
|
| 32 |
"use_cache": true,
|
| 33 |
"use_moa": true,
|
| 34 |
-
"vocab_size": 50368
|
| 35 |
-
"use_return_dict": true,
|
| 36 |
-
"return_dict": true,
|
| 37 |
}
|
|
|
|
| 31 |
"use_adapter": true,
|
| 32 |
"use_cache": true,
|
| 33 |
"use_moa": true,
|
| 34 |
+
"vocab_size": 50368
|
|
|
|
|
|
|
| 35 |
}
|