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

KES
/
caribe-capitalise

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

Instructions to use KES/caribe-capitalise with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use KES/caribe-capitalise with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("KES/caribe-capitalise")
    model = AutoModelForSeq2SeqLM.from_pretrained("KES/caribe-capitalise")
  • Notebooks
  • Google Colab
  • Kaggle
caribe-capitalise
895 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
KES's picture
KES
Upload pytorch_model.bin
92dc3c3 about 3 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    1.1 kB
    Update README.md almost 4 years ago
  • config.json
    1.42 kB
    Initial Release almost 4 years ago
  • pytorch_model.bin
    892 MB
    xet
    Upload pytorch_model.bin about 3 years ago
  • special_tokens_map.json
    1.79 kB
    Initial Release almost 4 years ago
  • spiece.model
    792 kB
    xet
    Initial Release almost 4 years ago
  • tokenizer.json
    2.42 MB
    Initial Release almost 4 years ago
  • tokenizer_config.json
    1.92 kB
    Initial Release almost 4 years ago