Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

LifuWang
/
DistillT5-Small

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

Instructions to use LifuWang/DistillT5-Small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use LifuWang/DistillT5-Small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, T5EncoderWithProjection
    
    tokenizer = AutoTokenizer.from_pretrained("LifuWang/DistillT5-Small")
    model = T5EncoderWithProjection.from_pretrained("LifuWang/DistillT5-Small")
  • Notebooks
  • Google Colab
  • Kaggle
DistillT5-Small
217 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
LifuWang's picture
LifuWang
Update README.md
6ea95ec verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.46 kB
    Update README.md about 1 year ago
  • config.json
    1.62 kB
    Upload T5EncoderWithProjection about 1 year ago
  • model.safetensors
    217 MB
    xet
    Upload T5EncoderWithProjection about 1 year ago