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
/
dummy-t5-test

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

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

  • Libraries
  • Transformers

    How to use patrickvonplaten/dummy-t5-test with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("patrickvonplaten/dummy-t5-test")
    model = AutoModelForSeq2SeqLM.from_pretrained("patrickvonplaten/dummy-t5-test")
  • Notebooks
  • Google Colab
  • Kaggle
dummy-t5-test
243 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 16 commits
Patrick von Platen
add model
b81465e almost 5 years ago
  • .gitattributes
    690 Bytes
    initial commit almost 5 years ago
  • README.md
    13 Bytes
    Create README.md almost 5 years ago
  • config.json
    1.36 kB
    add model almost 5 years ago
  • events.out.tfevents.1624639450.t1v-n-71556209-w-0.48862.3.v2
    83.9 kB
    add model almost 5 years ago
  • flax_model.msgpack
    242 MB
    xet
    add model almost 5 years ago
  • special_tokens_map.json
    1.79 kB
    add model almost 5 years ago
  • spiece.model
    792 kB
    xet
    add model almost 5 years ago
  • tokenizer_config.json
    2.14 kB
    add model almost 5 years ago