Skip to content

renatoviolin/T5-paraphrase-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paraphrase generation using T5 model

Simple application using T5 base model fine tuned in Quora Question Pairs to generate paraphased questions.

This repository is based on the work from @ramsrigouthamg which explain very well how to fine tune the model.

Application

Paraphrase

Install

pip install -r requirements.txt

Running

cd web-app
python app.py

Open your browser http:https://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published