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

shivam12
/
t5_small_pubmed

Transformers
JAX
t5
text2text-generation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use shivam12/t5_small_pubmed with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("shivam12/t5_small_pubmed")
    model = AutoModelForSeq2SeqLM.from_pretrained("shivam12/t5_small_pubmed", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
t5_small_pubmed
243 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
shivam12's picture
shivam12
Adding pre-trained t5 small model
be9ffe2 about 5 years ago
  • .gitattributes
    737 Bytes
    initial commit about 5 years ago
  • config.json
    1.41 kB
    Adding pre-trained t5 small model about 5 years ago
  • flax_model.msgpack
    242 MB
    xet
    Adding pre-trained t5 small model about 5 years ago
  • tokenizer.json
    1.08 MB
    Adding pre-trained t5 small model about 5 years ago