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

shimogerald
/
flan-t5-base-MED

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

Instructions to use shimogerald/flan-t5-base-MED with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use shimogerald/flan-t5-base-MED with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("shimogerald/flan-t5-base-MED")
    model = AutoModelForSeq2SeqLM.from_pretrained("shimogerald/flan-t5-base-MED")
  • Notebooks
  • Google Colab
  • Kaggle
flan-t5-base-MED
992 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
shimogerald's picture
shimogerald
Upload tokenizer
d1407f7 verified 5 days ago
  • .gitattributes
    1.52 kB
    initial commit 5 days ago
  • README.md
    5.17 kB
    Upload T5ForConditionalGeneration 5 days ago
  • config.json
    1.56 kB
    Upload T5ForConditionalGeneration 5 days ago
  • generation_config.json
    141 Bytes
    Upload T5ForConditionalGeneration 5 days ago
  • model.safetensors
    990 MB
    xet
    Upload T5ForConditionalGeneration 5 days ago
  • tokenizer.json
    2.11 MB
    Upload tokenizer 5 days ago
  • tokenizer_config.json
    2.35 kB
    Upload tokenizer 5 days ago