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

StanfordAIMI
/
SRR-T5-Base

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

Instructions to use StanfordAIMI/SRR-T5-Base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use StanfordAIMI/SRR-T5-Base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("StanfordAIMI/SRR-T5-Base")
    model = AutoModelForSeq2SeqLM.from_pretrained("StanfordAIMI/SRR-T5-Base")
  • Notebooks
  • Google Colab
  • Kaggle
SRR-T5-Base
894 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
jomoll's picture
jomoll
Update README.md
6f7793d verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.75 kB
    Update README.md 12 months ago
  • config.json
    1.5 kB
    Upload T5ForConditionalGeneration over 1 year ago
  • generation_config.json
    112 Bytes
    Upload T5ForConditionalGeneration over 1 year ago
  • model.safetensors
    892 MB
    xet
    Upload T5ForConditionalGeneration over 1 year ago
  • spiece.model
    792 kB
    xet
    Upload spiece.model 12 months ago
  • tokenizer.json
    1.39 MB
    Upload tokenizer.json 12 months ago