Spaces:
Runtime error
Runtime error
Christian Rene Thelen
commited on
Commit
·
72096f6
1
Parent(s):
963cb02
Added links to notebooks
Browse files
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
# AIxcellent Vibes at GermEval 2025 Shared Task on Candy Speech Detection
|
| 2 |
|
| 3 |
## Results
|
| 4 |
-
| Subtask | Submission | Model | (strict) F1 Score |
|
| 5 |
-
|
| 6 |
-
| 1 | 1 | Qwen3-Embedding-8B | 0.875 |
|
| 7 |
-
| 1 | 2 | XLM-RoBERTa-Large | 0.891 |
|
| 8 |
-
| 2 | 1 | GBERT-Large | 0.623 |
|
| 9 |
-
| 2 | 2 | XLM-RoBERTa-Large | 0.631 |
|
| 10 |
|
| 11 |
|
| 12 |
## Setup
|
|
|
|
| 1 |
# AIxcellent Vibes at GermEval 2025 Shared Task on Candy Speech Detection
|
| 2 |
|
| 3 |
## Results
|
| 4 |
+
| Subtask | Submission | Model | (strict) F1 Score | |
|
| 5 |
+
|---------|------------|--------------------|------------------:|-|
|
| 6 |
+
| 1 | 1 | Qwen3-Embedding-8B | 0.875 | [Notebook](https://github.com/dslaborg/germeval2025/blob/main/subtask_1/submission_subtask1.ipynb) |
|
| 7 |
+
| 1 | 2 | XLM-RoBERTa-Large | 0.891 | [Notebook](https://github.com/dslaborg/germeval2025/blob/main/subtask_1/submission_subtask1-2.ipynb) |
|
| 8 |
+
| 2 | 1 | GBERT-Large | 0.623 | [Notebook](https://github.com/dslaborg/germeval2025/blob/main/subtask_2/submission_subtask2.ipynb) |
|
| 9 |
+
| 2 | 2 | XLM-RoBERTa-Large | 0.631 | [Notebook](https://github.com/dslaborg/germeval2025/blob/main/subtask_2/submission_subtask2-2.ipynb) |
|
| 10 |
|
| 11 |
|
| 12 |
## Setup
|