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

Stancld
/
long-t5-local-base

Transformers
google-tensorflow TensorFlow
longt5
text2text-generation
generated_from_keras_callback
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Stancld/long-t5-local-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Stancld/long-t5-local-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("Stancld/long-t5-local-base")
  • Notebooks
  • Google Colab
  • Kaggle
long-t5-local-base
1.19 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Stancld's picture
Stancld
Upload TFLongT5ForConditionalGeneration
a90ec12 over 3 years ago
  • .gitattributes
    1.43 kB
    initial commit over 3 years ago
  • README.md
    975 Bytes
    Upload TFLongT5ForConditionalGeneration over 3 years ago
  • config.json
    892 Bytes
    Upload TFLongT5ForConditionalGeneration over 3 years ago
  • tf_model.h5
    1.19 GB
    xet
    Upload TFLongT5ForConditionalGeneration over 3 years ago