You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply watermarking algorithm to LLM-based text summarization model
This repository demonstrates the application of the watermarking algorithm to T5-based text summarization models. We present a complete guide to fine-tuning and testing the T5 summarization model using two different datasets: News Summarization Dataset and CNN-DailyMails News Dataset.
Steps to reproduce the work
Download the dataset and divide the dataset into train set and test set if necessary.