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