Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

gabbyhappy
/
MTSUSpring2025SoftwareEngineering

Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use gabbyhappy/MTSUSpring2025SoftwareEngineering with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use gabbyhappy/MTSUSpring2025SoftwareEngineering with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("gabbyhappy/MTSUSpring2025SoftwareEngineering")
    model = AutoModelForSeq2SeqLM.from_pretrained("gabbyhappy/MTSUSpring2025SoftwareEngineering")
  • Notebooks
  • Google Colab
  • Kaggle
MTSUSpring2025SoftwareEngineering / runs
73.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 266 commits
gabbyhappy's picture
gabbyhappy
Model save
a3f494c verified about 1 year ago
  • Mar23_15-34-45_0dbc456c13e8
    Training in progress, step 14500 about 1 year ago
  • Mar23_18-33-50_5500dddb8050
    Model save about 1 year ago