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

pavlichenko
/
flan-t5-base-comma-correction

Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use pavlichenko/flan-t5-base-comma-correction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use pavlichenko/flan-t5-base-comma-correction with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("pavlichenko/flan-t5-base-comma-correction")
    model = AutoModelForSeq2SeqLM.from_pretrained("pavlichenko/flan-t5-base-comma-correction")
  • Notebooks
  • Google Colab
  • Kaggle
flan-t5-base-comma-correction / runs
438 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
pavlichenko's picture
pavlichenko
Model save
1716a9e over 2 years ago
  • Nov11_23-24-10_d4ab1870bfb3
    Training in progress, step 500 over 2 years ago
  • Nov12_02-03-01_1b9b6608cd90
    Training in progress, step 500 over 2 years ago
  • Nov12_03-16-29_92dce217e2b6
    Training in progress, step 500 over 2 years ago
  • Nov12_03-47-40_4c37345259d2
    Model save over 2 years ago