Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
johann-petrak committed Apr 19, 2024
1 parent 2936084 commit 9c1f7b8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
13 changes: 13 additions & 0 deletions site/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,19 @@ are organized into two different tracks:
* [Closed Track](closed-track.md): in this track, models can only be trained with the provided training set. Models are limited as to what kind of data for pretraining is allowed. Only the closed track counts towards the competition of the shared task and a closed track submission is required for the submission of a paper. See the linked document for details.
* [Open Track](open-track.md): in this track, anything goes really: you can use language models, use your own training data (but you have to share it with the community) or use other interesting approaches. The open track does NOT count towards the competition ranking but has its own leader board and has been added to allow for the exploration of interesting strategies which may be hard to reproduce.

## Codabench Competitions

Before applying for participation in one or more of the Codabench competitions, make sure
you have read the [terms and conditions](terms.html) and you have also filled out the
[registration form](TODO) for you team.

* Subtask 1
* [Subtask 1 Closed Track](https://www.codabench.org/competitions/NNNN)
* [Subtask 1 Open Track](https://www.codabench.org/competitions/NNNN)
* Subtask 2
* [Subtask 2 Closed Track](https://www.codabench.org/competitions/NNNN)
* [Subtask 2 Open Track](https://www.codabench.org/competitions/NNNN)

## Files

The files can be downloaded from the [downloads page](download.mg) as they
Expand Down
9 changes: 8 additions & 1 deletion site/terms.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Terms and Conditions

**Participation in the competition**: Any interested person may participate in the competition. By your participation, you agree to the terms and conditions in their entirety, without amendment or provision. By participating in the competition, you consent to the public release of your scores and submissions at the GermEval-2024 workshop and in the associated proceedings. Participation is understood as any direct or indirect contributions to this site or the shared task organizers, such as, but not limited to: results of automatic scoring programs; manual, qualitative and quantitative assessments of the data submitted; task and systems papers submitted.
**Participation in the competition**: Any interested person may participate in the competition.

To participate please follow these steps:
* Fill out the [Registration Form](FORM)
* Apply for participation on one or more of the Codabench competion pages
* Submit your solutions, specifying your registered team name

By your participation, you agree to the terms and conditions in their entirety, without amendment or provision. By participating in the competition, you consent to the public release of your scores and submissions at the GermEval-2024 workshop and in the associated proceedings. Participation is understood as any direct or indirect contributions to this site or the shared task organizers, such as, but not limited to: results of automatic scoring programs; manual, qualitative and quantitative assessments of the data submitted; task and systems papers submitted.

**Individual and team participation**: Participants can participate as individuals or as part of one team. Teams and individual participants must create exactly one account to participate in the Codabench competition and both teams and individuals must register a team name. Team name and user name must be supplied Team composition may not be changed once the Test Phase starts. Your system is named according to the team name provided at the time of submission, or to a suitable shorthand as determined by the task organizers.

Expand Down

0 comments on commit 9c1f7b8

Please sign in to comment.