From 8936ff725e914d5438f002b36b720093d5fcf2f7 Mon Sep 17 00:00:00 2001 From: Alara Dirik Date: Thu, 21 Jul 2022 08:14:26 +0000 Subject: [PATCH] Update config.json --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 7548707..a059af4 100644 --- a/config.json +++ b/config.json @@ -130,6 +130,7 @@ "num_attention_heads": 12, "num_beam_groups": 1, "num_beams": 1, + "num_channels": 3, "num_hidden_layers": 12, "num_return_sequences": 1, "output_attentions": false,