diff --git a/config.json b/config.json index e42d9f1..e4be09f 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "architectures": [ - "T5WithLMHeadModel" + "T5ForConditionalGeneration" ], "d_ff": 4096, "d_kv": 64,