Datasets:
Tasks:
Summarization
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
ArXiv:
License:
cleaned_SAMSum
#3
by HashiruGunathilake - opened
No description provided.
Fix: Removed the row on train.csv which has a empty string on dialogue column
This change cleans the training dataset by removing one row that contained an empty string in the dialogue field. This improves data quality and prevents potential issues during model training where dialogue context is missing.
HashiruGunathilake changed pull request status to open
knkarthick changed pull request status to merged