Instructions to use Bogula/samsum-512 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Bogula/samsum-512 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Bogula/samsum-512") model = AutoModelForSeq2SeqLM.from_pretrained("Bogula/samsum-512") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
smaller version of Samsum fine-tuning on CNN/DailyMail-Pegasus 512 token input / 64 token output (reduced due to memory shortage on Colab)
- Downloads last month
- 8
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support