Dataset Card for Custom Text Dataset
Dataset Name
The Custom News Summarization Dataset created to to demonstrate text summarization models.
Data Fields:
sentence: A string containing the text of a news article.
labels: A string containing the summary of the corresponding news article.
Collection Process
Preprocessing
Source: The data is derived from the CNN/DailyMail… See the full description on the dataset page:
https://huggingface.co/datasets/Toastmachine/custom_summarization_dataset.