Instructions to use crumb/switch-base-8-arxiv-abstraction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use crumb/switch-base-8-arxiv-abstraction with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("crumb/switch-base-8-arxiv-abstraction") model = AutoModelForSeq2SeqLM.from_pretrained("crumb/switch-base-8-arxiv-abstraction") - Notebooks
- Google Colab
- Kaggle
"Summarize: [paper]", produces a machine-written abstraction. Proof-of-concept dummy model for my SwitchTransformer finetuning code. Finetuned from Google's google/switch-base-8
Low-quality results, should not be used in a productin setting. This is a very small model that trained on the free version of Google Colab. (if you'd like to donate so I don't have to be limited by that, my github has ETH, BTC, and XTZ addresses linked)
- Downloads last month
- 7
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support