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

Jayaprakash
/
Grammar_correction

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

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

  • Libraries
  • Transformers

    How to use Jayaprakash/Grammar_correction with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Jayaprakash/Grammar_correction")
    model = AutoModelForSeq2SeqLM.from_pretrained("Jayaprakash/Grammar_correction", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Grammar_correction
893 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Jayaprakash's picture
Jayaprakash
Create special_tokens_map.json
5337f96 about 4 years ago
  • .gitattributes
    1.27 kB
    upload model about 4 years ago
  • README.md
    65 Bytes
    Update README.md about 4 years ago
  • config.json
    1.39 kB
    Update config.json about 4 years ago
  • grammar_error_correcter_v1_loss_0.28348055481910706lrt_1e-05
    893 MB
    xet
    upload model about 4 years ago
  • manage.py
    680 Bytes
    create manage.py about 4 years ago
  • special_tokens_map.json
    1.79 kB
    Create special_tokens_map.json about 4 years ago