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

  • Log In
  • Sign Up

google
/
t5-efficient-base-ff12000

Transformers
PyTorch
google-tensorflow TensorFlow
JAX
English
t5
text2text-generation
deep-narrow
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use google/t5-efficient-base-ff12000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use google/t5-efficient-base-ff12000 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("google/t5-efficient-base-ff12000")
    model = AutoModelForSeq2SeqLM.from_pretrained("google/t5-efficient-base-ff12000")
  • Notebooks
  • Google Colab
  • Kaggle
t5-efficient-base-ff12000
1.18 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
system's picture
system HF Staff
initial commit
cb95db4 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago