mattdr commited on
Commit
3c112cf
·
verified ·
1 Parent(s): 68a453d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
 
17
  # Sentence Frame Classifier
18
 
19
- 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).
20
 
21
  ## Model Description
22
 
 
16
 
17
  # Sentence Frame Classifier
18
 
19
+ 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://doi.org/10.1162/TACL.a.698).
20
 
21
  ## Model Description
22