Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-Generation-Using-T5

This project demonstrates the use of Transformers for text generation using the T5 model. The project includes the necessary code for training the model on a custom dataset and generating new text.

Installation

  1. Clone the repository:
    git clone https://github.com/SreeEswaran/Text-Generation-Using-T5.git
    cd Text-Generation-Using-T5
  2. Install the dependencies
    pip install -r requirements.txt
  3. To run the model
    python train.py
  4. To generate the text
    python generate.py

About

This project demonstrates the use of Transformers for text generation using the T5 model. The project includes the necessary code for training the model on a custom dataset and generating new text.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages