mattdr commited on
Commit
484c1c5
·
verified ·
1 Parent(s): a66c3ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
 
13
  # Sentence Frame Classifier
14
 
15
- A RoBERTa-based model for detecting media frames at the sentence level. This model can classify sentences into 10 different frame categories and thus can be employed to detect frames across different text types (i.e. articles and comments, but also social media etc.). For more information, please refer to the paper in the citation at the end.
16
 
17
  ## Model Description
18
 
 
12
 
13
  # Sentence Frame Classifier
14
 
15
+ A RoBERTa-based model for detecting media frames at the sentence level. This model can classify sentences into 10 different frame categories and thus can be employed to detect frames across different text types (i.e. articles and comments, but also social media etc.). For more information, please refer to [*this paper*](https://arxiv.org/abs/2507.04612).
16
 
17
  ## Model Description
18