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

SaundersonJ
/
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 SaundersonJ/MTSUSpring2025SoftwareEngineering with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use SaundersonJ/MTSUSpring2025SoftwareEngineering with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("SaundersonJ/MTSUSpring2025SoftwareEngineering")
    model = AutoModelForSeq2SeqLM.from_pretrained("SaundersonJ/MTSUSpring2025SoftwareEngineering")
  • Notebooks
  • Google Colab
  • Kaggle
MTSUSpring2025SoftwareEngineering / runs
52.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 176 commits
SaundersonJ's picture
SaundersonJ
Model save
a73129f verified about 1 year ago
  • Mar20_15-58-16_1eedd05c5913
    Training in progress, step 44000 about 1 year ago
  • Mar20_22-22-31_cb0831df9e71
    Model save about 1 year ago