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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

dusersad12
/
StableT5-TestRepo

Transformers
Safetensors
t5
text2text-generation
seq2seq
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use dusersad12/StableT5-TestRepo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use dusersad12/StableT5-TestRepo with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("dusersad12/StableT5-TestRepo")
    model = AutoModelForSeq2SeqLM.from_pretrained("dusersad12/StableT5-TestRepo", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
StableT5-TestRepo
7.06 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
dusersad12's picture
dusersad12
Upload StableT5 champion checkpoint (run_D), model card with real scores, and figures
dafb15c verified 7 days ago
  • figures
    Upload StableT5 champion checkpoint (run_D), model card with real scores, and figures 7 days ago
  • .gitattributes
    1.52 kB
    initial commit 7 days ago
  • README.md
    2.23 kB
    Upload StableT5 champion checkpoint (run_D), model card with real scores, and figures 7 days ago
  • config.json
    249 Bytes
    Upload StableT5 champion checkpoint (run_D), model card with real scores, and figures 7 days ago
  • metrics.json
    504 Bytes
    Upload StableT5 champion checkpoint (run_D), model card with real scores, and figures 7 days ago
  • model.safetensors
    1.02 kB
    xet
    Upload StableT5 champion checkpoint (run_D), model card with real scores, and figures 7 days ago