From fb9deea0bf84cc74dc1cc8c036357069f40769b7 Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Wed, 14 Jan 2026 06:05:06 +0000 Subject: [PATCH 1/3] Add competition: The MedGemma Impact Challenge --- competitions.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/competitions.json b/competitions.json index 584720c..d91a857 100644 --- a/competitions.json +++ b/competitions.json @@ -5512,6 +5512,23 @@ "sponsor": "Comet, Google DeepMind, Vercel", "conference": null, "conference_year": null + }, + { + "name": "The MedGemma Impact Challenge", + "url": "https://www.kaggle.com/competitions/med-gemma-impact-challenge?ref=mlcontests", + "tags": [ + "healthcare", + "health", + "model comparison" + ], + "launched": "13 Jan 2026", + "registration-deadline": null, + "deadline": "24 Feb 2026", + "prize": "$100,000", + "platform": "Kaggle", + "sponsor": "Google Research", + "conference": null, + "conference_year": null } ] -} +} \ No newline at end of file From fd843a19dad3c27d93a372ba8a8701c4a549b861 Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Wed, 14 Jan 2026 09:24:41 +0000 Subject: [PATCH 2/3] Update competitions.json --- competitions.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/competitions.json b/competitions.json index d91a857..fe75481 100644 --- a/competitions.json +++ b/competitions.json @@ -5514,12 +5514,12 @@ "conference_year": null }, { - "name": "The MedGemma Impact Challenge", + "name": "Build Applications With The Open-Weights MedGemma Model", "url": "https://www.kaggle.com/competitions/med-gemma-impact-challenge?ref=mlcontests", "tags": [ "healthcare", - "health", - "model comparison" + "hackathon", + "subjective ], "launched": "13 Jan 2026", "registration-deadline": null, @@ -5531,4 +5531,4 @@ "conference_year": null } ] -} \ No newline at end of file +} From 3bb83df0cee70fe8f381d5830989063b075ce04f Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Wed, 14 Jan 2026 09:33:38 +0000 Subject: [PATCH 3/3] fix typo --- competitions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/competitions.json b/competitions.json index fe75481..db8d4b7 100644 --- a/competitions.json +++ b/competitions.json @@ -5519,7 +5519,7 @@ "tags": [ "healthcare", "hackathon", - "subjective + "subjective" ], "launched": "13 Jan 2026", "registration-deadline": null,