From 75d3a1fdd60b4714a2bd0c6a8c870d4c390df7b0 Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Wed, 17 Dec 2025 06:05:05 +0000 Subject: [PATCH 1/2] Add competition: Deep Past Challenge - Translate Akkadian to English --- competitions.json | 40 +++++++++++++++++++++++++++++----------- 1 file changed, 29 insertions(+), 11 deletions(-) diff --git a/competitions.json b/competitions.json index 039dc01..7eca871 100644 --- a/competitions.json +++ b/competitions.json @@ -5284,8 +5284,8 @@ "sponsor": null, "conference": null, "conference_year": null - }, - { + }, + { "name": "Infer Heat Sources from Thermal Patterns", "url": "https://thinkonward.com/app/c/challenges/heat-signature-zero?ref=mlc", "tags": [ @@ -5311,8 +5311,8 @@ "tags": [ "supervised", "classification", - "measurable", - "business" + "measurable", + "business" ], "launched": "02 Dec 2025", "registration-deadline": "19 Jan 2026", @@ -5330,7 +5330,7 @@ "supervised", "nlp", "audio", - "measurable" + "measurable" ], "launched": "17 Nov 2025", "registration-deadline": "07 Dec 2026", @@ -5347,9 +5347,9 @@ "tags": [ "supervised", "geo", - "climate", - "classification", - "measurable" + "climate", + "classification", + "measurable" ], "launched": "03 Dec 2025", "registration-deadline": "31 Jan 2026", @@ -5360,14 +5360,14 @@ "conference": null, "conference_year": null }, - { + { "name": "Predict The Financial Wellbeing of Small Businesses", "url": "https://zindi.africa/competitions/dataorg-financial-health-prediction-challenge?utm_source=mlcontest&utm_medium=referral&utm_campaign=compupdates", "tags": [ "supervised", "classification", - "finance", - "measurable" + "finance", + "measurable" ], "launched": "12 Dec 2025", "registration-deadline": "01 Mar 2026", @@ -5416,6 +5416,24 @@ "sponsor": "The World Bank", "conference": null, "conference-year": null + }, + { + "name": "Deep Past Challenge - Translate Akkadian to English", + "url": "https://www.kaggle.com/competitions/deep-past-initiative-machine-translation?ref=mlcontests", + "tags": [ + "history", + "text", + "translation", + "custom metric" + ], + "launched": "16 Dec 2025", + "registration-deadline": "9 Mar 2026", + "deadline": "23 Mar 2026", + "prize": "$50,000", + "platform": "Kaggle", + "sponsor": "Deep Past Initiative", + "conference": null, + "conference_year": null } ] } \ No newline at end of file From 38668befcb8e2554e526b95bc5070e85af01e26b Mon Sep 17 00:00:00 2001 From: Harald Carlens <7941504+hcarlens@users.noreply.github.com> Date: Wed, 17 Dec 2025 09:15:22 +0000 Subject: [PATCH 2/2] Update competitions.json --- competitions.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/competitions.json b/competitions.json index 7eca871..dacdbb1 100644 --- a/competitions.json +++ b/competitions.json @@ -5418,13 +5418,15 @@ "conference-year": null }, { - "name": "Deep Past Challenge - Translate Akkadian to English", + "name": "Translate Ancient Akkadian Texts to English", "url": "https://www.kaggle.com/competitions/deep-past-initiative-machine-translation?ref=mlcontests", "tags": [ "history", - "text", + "nlp", "translation", - "custom metric" + "generative", + "measurable", + "supervised" ], "launched": "16 Dec 2025", "registration-deadline": "9 Mar 2026", @@ -5436,4 +5438,4 @@ "conference_year": null } ] -} \ No newline at end of file +}