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

auday
/
paraphraser_model2

Transformers
PyTorch
JAX
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use auday/paraphraser_model2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("auday/paraphraser_model2")
    model = AutoModelForSeq2SeqLM.from_pretrained("auday/paraphraser_model2")
  • Notebooks
  • Google Colab
  • Kaggle
paraphraser_model2
2.67 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
536dce6 almost 3 years ago
  • .gitattributes
    790 Bytes
    Adding `safetensors` variant of this model almost 3 years ago
  • README.md
    306 Bytes
    Add t5-paraphraser model binary and README about 5 years ago
  • config.json
    1.21 kB
    Add t5-paraphraser model binary and README about 5 years ago
  • flax_model.msgpack
    892 MB
    xet
    upload flax model almost 5 years ago
  • model.safetensors
    892 MB
    xet
    Adding `safetensors` variant of this model almost 3 years ago
  • pytorch_model.bin
    892 MB
    xet
    Add t5-paraphraser model binary and README about 5 years ago