Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
License:
victordelima commited on
Commit
9982c2f
·
verified ·
1 Parent(s): 5608649

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -3
README.md CHANGED
@@ -1,3 +1,32 @@
1
- ---
2
- license: cc-by-sa-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-3.0
3
+ language:
4
+ - en
5
+ ---
6
+
7
+ ## Dataset Information
8
+
9
+ Information ecosystems increasingly shape how people internalize exposure to adverse digital experiences, raising concerns about the long-term consequences for *information health*. In modern search and recommendation systems, ranking and personalization policies play a central role in shaping such exposure and its long-term effects on users. To study these effects in a controlled setting, we present *FrameRef*, a large-scale dataset of 1,073,740 systematically reframed claims across five framing dimensions: *authoritative*, *consensus*, *emotional*, *prestige*, and *sensationalist*, and propose a simulation-based framework for modeling sequential information exposure and reinforcement dynamics characteristic of ranking and recommendation systems. For full details, see the accompanying paper [here](https://arxiv.org/abs/2602.15273).
10
+
11
+
12
+ ## Code Repository
13
+
14
+ GitHub: https://github.com/infosenselab/frameref
15
+
16
+
17
+ ## Citing FrameRef
18
+
19
+ If you use this resource in your projects, please cite the following paper.
20
+
21
+
22
+ ```bibtex
23
+ @misc{De_Lima_FrameRef_A_Framing_2025,
24
+ author = {De Lima, Victor and Liu, Jiqun and Yang, Grace Hui},
25
+ doi = {10.48550/arXiv.2602.15273},
26
+ title = {{FrameRef: A Framing Dataset and Simulation Testbed for Modeling Bounded Rational Information Health}},
27
+ url = {https://arxiv.org/abs/2602.15273},
28
+ year = {2025}
29
+ }
30
+ ```
31
+
32
+