Transformers
PyTorch
Safetensors
bart
text2text-generation
Generated from Trainer
alpaca
self-instruct
instruction generation
instructiongen
longform
prompt-generation
Instructions to use pszemraj/bart-base-instructiongen-LongForm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pszemraj/bart-base-instructiongen-LongForm with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("pszemraj/bart-base-instructiongen-LongForm") model = AutoModelForSeq2SeqLM.from_pretrained("pszemraj/bart-base-instructiongen-LongForm") - Notebooks
- Google Colab
- Kaggle
Librarian Bot: Add base_model information to model
#3 opened almost 3 years ago
by
librarian-bot
Dataset Generator
❤️ 1
1
#2 opened about 3 years ago
by
innermost47