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

GermanT5
/
t5-efficient-gc4-german-small-el32

Transformers
PyTorch
TensorBoard
Safetensors
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use GermanT5/t5-efficient-gc4-german-small-el32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use GermanT5/t5-efficient-gc4-german-small-el32 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMultimodalLM
    
    tokenizer = AutoTokenizer.from_pretrained("GermanT5/t5-efficient-gc4-german-small-el32")
    model = AutoModelForMultimodalLM.from_pretrained("GermanT5/t5-efficient-gc4-german-small-el32")
  • Notebooks
  • Google Colab
  • Kaggle
t5-efficient-gc4-german-small-el32
1.54 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 7 commits
PhilipMay's picture
PhilipMay
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
ba5256b almost 3 years ago
  • .gitattributes
    1.5 kB
    Adding `safetensors` variant of this model (#1) almost 3 years ago
  • config.json
    612 Bytes
    config: add initial version over 4 years ago
  • events.out.tfevents.1645278567.t5
    87.1 MB
    xet
    metrics: add TensorBoard logs over 4 years ago
  • model.ckpt-524288.data-00000-of-00002
    8 Bytes
    xet
    model: add original and PyTorch weights over 4 years ago
  • model.ckpt-524288.data-00001-of-00002
    286 MB
    xet
    model: add original and PyTorch weights over 4 years ago
  • model.ckpt-524288.index
    13.8 kB
    xet
    model: add original and PyTorch weights over 4 years ago
  • model.ckpt-524288.meta
    22.6 MB
    xet
    model: add original and PyTorch weights over 4 years ago
  • model.safetensors
    569 MB
    xet
    Adding `safetensors` variant of this model (#1) almost 3 years ago
  • pytorch_model.bin
    569 MB
    xet
    model: add original and PyTorch weights over 4 years ago
  • special_tokens_map.json
    1.79 kB
    tokenizer: add original and fast tokenizer over 4 years ago
  • spiece.model
    823 kB
    xet
    tokenizer: add original and fast tokenizer over 4 years ago
  • tokenizer.json
    2.46 MB
    tokenizer: add original and fast tokenizer over 4 years ago
  • tokenizer_config.json
    1.92 kB
    tokenizer: add original and fast tokenizer over 4 years ago