MaximilianWeiland commited on
Commit
9554ad4
·
1 Parent(s): 52b4e00

update model card

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ model-index:
37
 
38
  # RoBERTa Group Mention Detector
39
 
40
- A RoBERTa-base token classification model fine-tuned to detect **social group mentions** in political text. Following [Huber & Dolinsky](https://osf.io/preprints/osf/szaqw_v1), social group mentions are spans that refer to a segment of society sharing common sociodemographic traits or attributes that are ascriptive and/or acquired (e.g., *"farmers"*, *"young people"*, *"pensioners"*, *"employees"*).
41
 
42
  This model is part of the [`group-appeal-detector`](https://github.com/MaximilianWeiland/group_appeal_detector) package, which also provides stance classification and mention clustering.
43
 
 
37
 
38
  # RoBERTa Group Mention Detector
39
 
40
+ A RoBERTa-base token classification model fine-tuned to detect **social group mentions** in political text.
41
 
42
  This model is part of the [`group-appeal-detector`](https://github.com/MaximilianWeiland/group_appeal_detector) package, which also provides stance classification and mention clustering.
43