diff --git a/config.json b/config.json index 535be25..6c784f9 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "architectures": [ - "T5WithLMHeadModel" + "T5ForConditionalGeneration", ], "d_ff": 2048, "d_kv": 64,