CoolFace
Datasetpublic

mayaaah/cis5190-news-headlines

CIS 5190 News Headlines This private dataset contains cleaned news headlines collected for a binary news-source classification project. Each row contains a normalized headline, source label, integer label, source URL when available, date when available, and source file provenance. Files data/full.parquet: canonical cleaned dataset. data/balanced.parquet: class-balanced subset. data/train.parquet, data/validation.parquet, data/test.parquet: temporal 80/10/10 split… See the full description on the dataset page: https://huggingface.co/datasets/mayaaah/cis5190-news-headlines.

sourceHugging Faceotherupdated 5mo agoView on Hugging Face
0likes62downloads
2 commits on main
0debd425mo ago

Add packaged news headlines dataset

mayaaah
765e1e05mo ago

initial commit

mayaaah