michael-guenther
commited on
Commit
•
f824613
1
Parent(s):
57ea2d6
Update config.json
Browse filesset "is_encoder_decoder": false
- config.json +1 -1
config.json
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
"eos_token_id": 1,
|
13 |
"feed_forward_proj": "relu",
|
14 |
"initializer_factor": 1.0,
|
15 |
-
"is_encoder_decoder":
|
16 |
"is_gated_act": false,
|
17 |
"layer_norm_epsilon": 1e-06,
|
18 |
"model_type": "t5",
|
|
|
12 |
"eos_token_id": 1,
|
13 |
"feed_forward_proj": "relu",
|
14 |
"initializer_factor": 1.0,
|
15 |
+
"is_encoder_decoder": false,
|
16 |
"is_gated_act": false,
|
17 |
"layer_norm_epsilon": 1e-06,
|
18 |
"model_type": "t5",
|