diff --git a/site/announcement.md b/site/announcement.md index f0e1e34..66903bb 100644 --- a/site/announcement.md +++ b/site/announcement.md @@ -21,8 +21,8 @@ Each of the Subtask 1 and Subtask 2 competitions are organized into two differen ---- Timeline ---- Trial phase: April 20 - April 29, 2024 - Development phase: May 1 - June 5, 2024 - Competition phase: June 7 - June 25, 2024 + Development phase: May 1 - June 6, 2024 + Competition phase: June 8 - June 25, 2024 Paper submission due: July 1, 2024 Camera ready due: July 20, 2024 Shared Task @KONVENS: 10 September, 2024 diff --git a/site/closed-track.md b/site/closed-track.md index dfe0f18..68f314f 100644 --- a/site/closed-track.md +++ b/site/closed-track.md @@ -9,6 +9,7 @@ There is a _Closed Track_ competition for each of the two subtasks. Please note * the use of large language models, where the exact training data and, if applicable, fine-tuning steps are not known or reproducible is not allowed * the use of other models, ontologies, knowledge bases or similar that contains specific knowledge about sexism / misogyny is not allowed * pretrained models like BERT or embeddings are allowed as long as they have not been specifically pre-trained or fine-tuned on sexism/misogyny-specific data other than the data shared for this competition + * Large language models (LLMs) are not allowed in the closed tracks, as they might have been pre-trained or instruction-finetuned with sexism/misogyny specific dat, please use these models in the [open tracks](open-track.html) * If in doubt if your approach is compatible with the closed track requirements, please ask in the competition forum or send an email to the organizers. If you send an email to the organizers you can include information which you might not want to share in the forum which the organizers will keep confidential. diff --git a/site/data/germeval-competition-test.jsonl.gz b/site/data/germeval-competition-test.jsonl.gz new file mode 100644 index 0000000..43e78c6 Binary files /dev/null and b/site/data/germeval-competition-test.jsonl.gz differ diff --git a/site/data/germeval-competition-traindev.jsonl.gz b/site/data/germeval-competition-traindev.jsonl.gz new file mode 100644 index 0000000..c5ea079 Binary files /dev/null and b/site/data/germeval-competition-traindev.jsonl.gz differ diff --git a/site/download.md b/site/download.md index 9ff298a..a71c52a 100644 --- a/site/download.md +++ b/site/download.md @@ -17,6 +17,8 @@ All files are made available under a [CC BY-NC-SA 4.0 License](https://creativec * [Training Data](data/germeval-development-train.jsonl.gz) * [Testing Data](data/germeval-development-test.jsonl.gz) +## Competition Phase +* [Training Data](data/germeval-competition-traindev.jsonl.gz) +* [Testing Data](data/germeval-competition-test.jsonl.gz) -## Competition Phase diff --git a/site/index.md b/site/index.md index e9d69dc..4b60dd6 100644 --- a/site/index.md +++ b/site/index.md @@ -4,6 +4,23 @@ * The deadline for the camera-ready paper submission has been changed to 2024-07-23, 23:59 CET +**UPDATE 2024-06-25** + +* !! The paper deadline has been extended to July 3rd, 23:59 CET (Central European Time) +* !! The codabench deadline has been extended to June 28th, 23:59 CET +* Clarification: for the competition phase, only the latest + of several submissions will be considered, in other words, the one that + is showing up on the leaderboard for the subtask. Please make sure that your + last submitted result is your best one and keep in mind that the total number + of submissions is limited to 12 in the competition phase. +* For the paper submission, the paper has to: + * follow the ACL style: https://github.com/acl-org/acl-style-files and can have a maximum of 8 pages, excluding the bibliography + * be in PDF format. + * state the team name, subtask and track in the title. + * discuss an approach for at least one of the two closed track competitions + * contain a link to the open-source code used for the closed track submission(s) + * be submitted to germeval2024(AT)ofai(DOT)at before the paper deadline + **UPDATE 2024-05-01**: * the **development phase** has started today and the training and test files have been added to the [downloads](download.html). @@ -86,18 +103,26 @@ become available. * **Trial phase**: April 20 - April 29, 2024 * A small labeled dataset for training and a small unlabeled dataset to use for the submission are provided. This phase is for getting to know the problem, the dataset format, how to submit predictions, how submissions are evaluated and how the evaluation shows up on the leaderboard etc. -* **Development phase**: May 1 - June 5, 2024 +* **Development phase**: May 1 - June 6, 2024 * During this phase, a labeled training set and an unlabeled test set are made available. The training set will contain the updated labeled versions of the training and test set of the previous phase plus additional labeled examples. Submissions have to contain the predictions for the unlabeled test set and the evaluation of the submission will show up on the leaderbord. -* **Competition phase**: June 7 - June 25, 2024 +* **Competition phase**: June 8 - ~~June 25~~ June 28 2024 23:59 CET * During this phase, the training data will consist of the training data of the previous phase plus the labeled test data of the previous phase and a new unlabeled test set is made available. You can upload the labels for +<<<<<<< HEAD the test set to the competition site and your latest submission will be the one that will be used for ranking. During that phase, the leaderboard is not shown. Please note that only submissions which adhere to all terms and rules are considered for the final ranking. * A preliminary leaderboard/ranking is shown after the end of the competition phase. * The final leaderboard/ranking will be available once paper review and final submission is completed, on July ~~21st~~ 24th 2024. * **Paper submission due**: July 1, 2024 * **Camera ready due**: July ~~20~~ 23, 2024 +======= + the test set to the competition site and your latest submission will be the one that will be used for ranking. Please note that only submissions which adhere to all terms and rules are considered for the final ranking. + * A preliminary final leaderboard/ranking is shown after the end of the competition phase. + * The final leaderboard/ranking will be available once paper review and final submission is completed, on July 21th 2024. +* **Paper submission due**: ~~July 1~~ July 3rd, 23:59 CET, 2024 +* **Camera ready due**: July 20, 2024 +>>>>>>> 9b8256e3e4bfcea966f492f0d26e4e1c28902a9b * **[Shared Task @KONVENS](https://konvens-2024.univie.ac.at/)**: 10 September, 2024 ## Feedback diff --git a/site/terms.md b/site/terms.md index fc1eeaa..495b055 100644 --- a/site/terms.md +++ b/site/terms.md @@ -21,8 +21,12 @@ and the codabench user who made the submission also matches the codabench user n **Specific conditions for closed and open tracks**: Participants agree to follow the specific conditions for [closed tracks](closed-track.html) and [open tracks](open-track.html), which specify the type of data allowed for pretraining the model. **Submission of system description papers**: Participants having made at least one submission the Competition Phase will be able to submit a paper describing their system. For the closed track paper submission the open-source code of their solution has to be accessible to the public. We also stronly encourage providing open source solutions for the open track submissions as far as possible. +The paper submission deadline is shown on the [overview page](index.html). -**Final Competition Ranking**: the final rankings for subtask 1 and subtask 2 are determined after the paper review and camera ready submission have ended. +**Final Competition Ranking**: the final rankings for subtask 1 and subtask 2 are determined after the paper review and camera ready submission have ended. The final ranking may deviate from what is shown on the leaderboard if participants did not adhere to the rules or if the algorithm for scoring submissions had to be updated. Only submissions for which a paper describing the solution has been submitted and an open source solution is available will be considered in the ranking. +**Please note that if a team has several submissions in the competition phase, +only the latest submission (the one that also shows up on the leaderboard) +will be considered!** **Acknowledgements**: This shared task was created by OFAI with funding from the FFG project EKIP.