Transformers
PyTorch
Safetensors
English
t5
text2text-generation
keyphrase-generation
Eval Results (legacy)
text-generation-inference
Instructions to use ml6team/keyphrase-generation-t5-small-inspec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ml6team/keyphrase-generation-t5-small-inspec with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ml6team/keyphrase-generation-t5-small-inspec") model = AutoModelForSeq2SeqLM.from_pretrained("ml6team/keyphrase-generation-t5-small-inspec") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 7a03c67 verified
Update README.md 0001a91
Update README.md cc0e6da
Update README.md 7a5a2f4
Update README.md de20ee2
Update README.md d876c89
Update README.md ac2ec8c
Update README.md 19fcc00
Update README.md 109e2cc
Update README.md 7fa2224
Update README.md 69e8c52
Update README.md d47efb9
Update README.md d39f1be
Update README.md 47c043b
Update README.md 0fa703d
Update model 8f5c712
Thomas De Decker commited on
Add model 2b941d3
Thomas De Decker commited on