Instructions to use amosc00/k2t_AI_Ads_Foods with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use amosc00/k2t_AI_Ads_Foods with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("amosc00/k2t_AI_Ads_Foods") model = AutoModelForSeq2SeqLM.from_pretrained("amosc00/k2t_AI_Ads_Foods") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
language: "en" thumbnail: "Keywords to Sentences" tags:
- keytotext
- k2t
- Keywords to Sentences
model-index:
- name: k2t_AI_Ads_Foods
Idea is to build a model which will take keywords as inputs and generate sentences as outputs.
Potential use case can include:
- Marketing
- Search Engine Optimization
- Topic generation etc.
- Fine tuning of topic modeling models
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support