bert-stage / README.md
saeub's picture
Update README.md
b45f1a7 verified
---
library_name: transformers
language:
- de
---
# Statement Segmentation in German Easy Language (StaGE) submission
This model is our submission to the [StaGE shared task](https://german-easy-to-read.github.io/statements/) at KONVENS 2024 under the team name *StaGE FriGHt*. It is based on [`bert-base-multilingual-cased`](https://huggingface.co/google-bert/bert-base-multilingual-cased) and fine-tuned for binary classification of statement span heads. The training data can be accessed [here](https://github.com/german-easy-to-read/statements/blob/master/data/train.csv).
For more information, refer to the corresponding [GitHub repository](https://github.com/saeub/statement-segmentation), the paper about our submission (to be published) and the overview paper (to be published).