Instructions to use sunitha98/t5-base-keyphrase-gen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sunitha98/t5-base-keyphrase-gen with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("sunitha98/t5-base-keyphrase-gen") model = AutoModelForSeq2SeqLM.from_pretrained("sunitha98/t5-base-keyphrase-gen") - Notebooks
- Google Colab
- Kaggle
This is a finetuned t5-base model on 20 Newsgroup corpus with GPT-3 generated keywords. You can use this model to generate keywords for your documents.
Github: https://github.com/isunitha98selvan/t5-keyphrase-gen
- Downloads last month
- 7
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support