Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use aldats/MTSUSpring2025SoftwareEngineering with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aldats/MTSUSpring2025SoftwareEngineering with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("aldats/MTSUSpring2025SoftwareEngineering") model = AutoModelForSeq2SeqLM.from_pretrained("aldats/MTSUSpring2025SoftwareEngineering", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
5ca90f0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fcde0d7656e7e06e42fba4ff1479a982e6a97de06061c8b434e03274e63a99e0
size 5624
|