From f330785f9a2435f10d525312e9c0408703b80cfa Mon Sep 17 00:00:00 2001 From: Suraj Patil Date: Fri, 9 Sep 2022 17:31:01 +0000 Subject: [PATCH] Update config.json --- config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.json b/config.json index cdf9c3a..a2a88b9 100644 --- a/config.json +++ b/config.json @@ -58,6 +58,7 @@ "output_scores": false, "pad_token_id": 1, "prefix": null, + "projection_dim": 512, "problem_type": null, "pruned_heads": {}, "remove_invalid_values": false, @@ -132,6 +133,7 @@ "pad_token_id": null, "patch_size": 32, "prefix": null, + "projection_dim" : 512, "problem_type": null, "pruned_heads": {}, "remove_invalid_values": false,