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

patrickvonplaten
/
t5-als

Transformers
JAX
TensorBoard
t5
text2text-generation
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use patrickvonplaten/t5-als with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use patrickvonplaten/t5-als with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("patrickvonplaten/t5-als")
    model = AutoModelForSeq2SeqLM.from_pretrained("patrickvonplaten/t5-als")
  • Notebooks
  • Google Colab
  • Kaggle
t5-als
243 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Patrick von Platen
add model
695ca4d almost 5 years ago
  • .gitattributes
    737 Bytes
    add model almost 5 years ago
  • config.json
    1.36 kB
    add model almost 5 years ago
  • events.out.tfevents.1624905112.t1v-n-71556209-w-0.17294.3.v2
    40 Bytes
    xet
    add model almost 5 years ago
  • events.out.tfevents.1624905155.t1v-n-71556209-w-0.18692.3.v2
    115 kB
    xet
    add model almost 5 years ago
  • flax_model.msgpack
    242 MB
    xet
    add model almost 5 years ago
  • tokenizer.json
    1.05 MB
    add model almost 5 years ago