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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

alzoubi36
/
priva_t5-base

Transformers
JAX
English
t5
text2text-generation
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use alzoubi36/priva_t5-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("alzoubi36/priva_t5-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("alzoubi36/priva_t5-base", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
priva_t5-base
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
alzoubi36's picture
alzoubi36
Create README.md
656f45f verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    67 Bytes
    Create README.md almost 2 years ago
  • config.json
    1.42 kB
    Upload FlaxT5ForConditionalGeneration almost 3 years ago
  • flax_model.msgpack
    892 MB
    xet
    Upload FlaxT5ForConditionalGeneration almost 3 years ago
  • generation_config.json
    142 Bytes
    Upload FlaxT5ForConditionalGeneration almost 3 years ago