Update README.md
Browse files
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
|
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 |
|