Transformers
Safetensors
English
flan-t5
math
nli
catastrophic-forgetting
mixed-training
finetuned
mathematical-reasoning
Instructions to use MarioBarbeque/flan-t5-base-math-only-catastrophic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MarioBarbeque/flan-t5-base-math-only-catastrophic with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("MarioBarbeque/flan-t5-base-math-only-catastrophic", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K