File size: 344 Bytes
a7b2778 ada5d33 fc0be59 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | ---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
Demo of regression for Baskerville
From upworthy: https://upworthy.natematias.com/about-the-archive.html
Which was later used in [SAE's for hypothesis generation](https://arxiv.org/pdf/2502.04382)
Transformed to just be pairs of [headline, raw_ctr] |