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

agemagician
/
scalable_t5x_tiny_test

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

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

  • Libraries
  • Transformers

    How to use agemagician/scalable_t5x_tiny_test with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("agemagician/scalable_t5x_tiny_test")
    model = AutoModelForSeq2SeqLM.from_pretrained("agemagician/scalable_t5x_tiny_test")
  • Notebooks
  • Google Colab
  • Kaggle
scalable_t5x_tiny_test
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Ahmed Elnaggar
upload tiny model
b144aaa about 3 years ago
  • t5x
    upload tiny model about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    33 Bytes
    initial commit about 3 years ago
  • config.json
    732 Bytes
    upload tiny model about 3 years ago