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

ThanhLe0125
/
t5_model

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

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

  • Libraries
  • Transformers

    How to use ThanhLe0125/t5_model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ThanhLe0125/t5_model")
    model = AutoModelForSeq2SeqLM.from_pretrained("ThanhLe0125/t5_model")
  • Notebooks
  • Google Colab
  • Kaggle
t5_model
3.74 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
ThanhLe0125's picture
ThanhLe0125
Upload T5ForConditionalGeneration
5e880b3 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.17 kB
    Upload T5ForConditionalGeneration over 1 year ago
  • added_tokens.json
    2.77 kB
    Upload tokenizer over 1 year ago
  • config.json
    818 Bytes
    Upload T5ForConditionalGeneration over 1 year ago
  • generation_config.json
    142 Bytes
    Upload T5ForConditionalGeneration over 1 year ago
  • model.safetensors
    3.74 GB
    xet
    Upload T5ForConditionalGeneration over 1 year ago
  • special_tokens_map.json
    2.55 kB
    Upload tokenizer over 1 year ago
  • spiece.model
    1.99 MB
    xet
    Upload tokenizer over 1 year ago
  • tokenizer_config.json
    21.5 kB
    Upload tokenizer over 1 year ago