Instructions to use ilsilfverskiold/tech-keywords-extractor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ilsilfverskiold/tech-keywords-extractor with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ilsilfverskiold/tech-keywords-extractor") model = AutoModelForSeq2SeqLM.from_pretrained("ilsilfverskiold/tech-keywords-extractor") - Notebooks
- Google Colab
- Kaggle
Compatible with transformer.js or ONNX Runtime
👍 1
2
#2 opened about 2 years ago
by
agibrat
Can someone add the evaluation indicators for this model?
#1 opened over 2 years ago
by
DFM-1