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

Wazzzabeee
/
PoliteT5Base

Transformers
PyTorch
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use Wazzzabeee/PoliteT5Base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Wazzzabeee/PoliteT5Base")
    model = AutoModelForSeq2SeqLM.from_pretrained("Wazzzabeee/PoliteT5Base")
  • Notebooks
  • Google Colab
  • Kaggle
PoliteT5Base
1.98 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 74 commits
Wazzzabeee's picture
Wazzzabeee
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
2b5e66b almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • .gitignore
    13 Bytes
    Training in progress, epoch 1 almost 3 years ago
  • README.md
    6.35 kB
    update model card README.md almost 3 years ago
  • config.json
    1.53 kB
    Training in progress, epoch 1 almost 3 years ago
  • generation_config.json
    112 Bytes
    End of training almost 3 years ago
  • model.safetensors
    990 MB
    xet
    Adding `safetensors` variant of this model (#1) almost 3 years ago
  • pytorch_model.bin
    990 MB
    xet
    End of training almost 3 years ago
  • training_args.bin
    3.71 kB
    xet
    Training in progress, epoch 1 almost 3 years ago