NewSet1
A carefully curated dataset which has news articles and a summary.
@kaggle.yashsable99_newset1
A carefully curated dataset which has news articles and a summary.
@kaggle.yashsable99_newset1
CREATE TABLE random_dataset_sheet1 (
"newspaper" VARCHAR,
"date" VARCHAR,
"headline" VARCHAR,
"content" VARCHAR,
"human_summary" VARCHAR,
"genre" VARCHAR
);
Anyone who has the link will be able to view this.