k2t-new / README.md
elishowk's picture
Automatic correction of README.md metadata for keys. Contact website@huggingface.co for any question
986e0ba
metadata
language: en
thumbnail: Keywords to Sentences
tags:
  - keytotext
  - k2t
  - Keywords to Sentences
license: mit
datasets:
  - common_gen
metrics:
  - NLG

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