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

Maxinstellar
/
t5-russian-spell

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 Maxinstellar/t5-russian-spell with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Maxinstellar/t5-russian-spell with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Maxinstellar/t5-russian-spell")
    model = AutoModelForSeq2SeqLM.from_pretrained("Maxinstellar/t5-russian-spell")
  • Notebooks
  • Google Colab
  • Kaggle
t5-russian-spell / runs
21.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Maxinstellar's picture
Maxinstellar
End of training
528ed99 over 2 years ago
  • Dec14_20-02-48_bb2fa11dbde3
    End of training over 2 years ago
  • Dec15_05-39-30_f400652e9e69
    End of training over 2 years ago
  • Dec15_12-10-47_f3bd015b9ee1
    End of training over 2 years ago