Skip to content

A Dockerized environment to Fine-tune FLAN-T5 for chat & dialogue summarization

License

Notifications You must be signed in to change notification settings

Sylvestre67/flan-t5-base-sumsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flan-t5-base-sumsum

A Dockerized environment to Fine-tune FLAN-T5 for chat & dialogue summarization based on the following excellent blog post.

Be sure you have Docker installed and running.

$ docker --version                                         
Docker version 20.10.21, build baeda1f

To spin up the notebook environment run

$ docker-compose up

And then go to http://127.0.0.1:8888/lab?token=passwd to access the notebook.

Happy hacking !

About

A Dockerized environment to Fine-tune FLAN-T5 for chat & dialogue summarization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published