CoolFace
Modelpublic

schlenker/parl-german-sitent

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes248downloads
Model Card

Annotation Layer: SitEnt

This model is part of GePaDeU, which equips parliamentary debates of the German Bundestag with rich semantic and pragmatic information across multiple annotation layers.

parl-german-sitent is trained to classify a given sequence into one or multiple Situation Entity (SitEnt) types. SitEnts capture clause-level aspect, covering eventualities (States, Events, Reports) and general statives (Generics, Generalizing sentences). In addition, our classification scheme includes two speech acts (Questions, Imperatives). Refer to our paper for further details on the linguistic properties of this annotation layer.


๐Ÿ” Model Overview

  • โ€”Task Type: Multi-label, multi-class sequence classification
  • โ€”Base Model: GBERT large
  • โ€”Fine-tuning method: full fine-tuning
  • โ€”Language: German

๐Ÿ“š Dataset

Models were trained and evaluated on 250 manually annotated parliamentary speeches from the German Bundestag, ranging from 2017-2021, resulting in 19,676 SitEnt instances.

Data Splits
  • โ€”Train: 13,125 instances
  • โ€”Dev: 1,785 instances
  • โ€”Test: 4,766 instances

๐Ÿ‹๏ธ Model Training


๐Ÿ“Š Evaluation


๐Ÿš€ How to Use

Please, refer to our GitHub repo for detailed instructions on the required input format and how to run the model.


โš ๏ธ Limitations