Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,9 @@ size_categories:
|
|
8 |
- 10K<n<100K
|
9 |
---
|
10 |
|
11 |
-
This training and validation dataset is a combination of Media Frame Corpus and Philippine Frame Corpus,
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- 10K<n<100K
|
9 |
---
|
10 |
|
11 |
+
This training and validation dataset is a combination of Media Frame Corpus and Philippine Frame Corpus, labeled using the Policy Issue Frames Codebook. Train-test split of 80-20.
|
12 |
+
|
13 |
+
Code_frames column contains annotations following the PolicyIssue Frames Codebook (1-15), wherein at least two(2) annotators agree with the label.
|
14 |
+
The text column contains sentences/phrases from online news articles.
|
15 |
+
The label column is the 0th index code_frames used for training.
|
16 |
+
|