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
File size: 129 Bytes
70486d2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6e61fa7bb8d66fb50f9693021c17fd04ad818ce50b98f34f3a28a6fcca8fc545
size 4155
|