How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM

tokenizer = AutoTokenizer.from_pretrained("pszemraj/distill-pegasus-CompMath")
model = AutoModelForSeq2SeqLM.from_pretrained("pszemraj/distill-pegasus-CompMath")
Quick Links

pegasus does math?

  • testing to see how feasible seq2seq math problems are
  • answer: at least with 2 epochs, it is uhhhh not super feasible.
Downloads last month
11
Safetensors
Model size
0.4B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support