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

diversifix
/
diversiformer

Transformers
google-tensorflow TensorFlow
German
t5
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use diversifix/diversiformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use diversifix/diversiformer with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("diversifix/diversiformer")
    model = AutoModelForSeq2SeqLM.from_pretrained("diversifix/diversiformer")
  • Notebooks
  • Google Colab
  • Kaggle
diversiformer
1.21 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
David Pomerenke
parameters
408ae59 almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    2.36 kB
    parameters almost 4 years ago
  • config.json
    746 Bytes
    Upload config.json almost 4 years ago
  • special_tokens_map.json
    74 Bytes
    Upload special_tokens_map.json almost 4 years ago
  • spiece.model
    4.31 MB
    xet
    Upload spiece.model almost 4 years ago
  • tf_model.h5
    1.2 GB
    xet
    Upload tf_model.h5 almost 4 years ago
  • tokenizer_config.json
    428 Bytes
    Upload tokenizer_config.json almost 4 years ago