k2t-base / README.md
gagan3012's picture
Create README.md
166a223
|
raw
history blame
No virus
2.2 kB

keytotext

keytotext (1)

Idea is to build a model which will take keywords as inputs and generate sentences as outputs.

Keytotext is powered by Huggingface 🤗

pypi Version Downloads Open In Colab Streamlit App

Model:

Keytotext is based on the Amazing T5 Model:

Training Notebooks can be found in the Training Notebooks Folder

Usage:

Example usage: Open In Colab

Example Notebooks can be found in the Notebooks Folder

pip install keytotext

carbon (3)

UI:

UI: Streamlit App

pip install streamlit-tags

This uses a custom streamlit component built by me: GitHub

image