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

Cronosteak
/
ocr-corrector-flan-t5-base

Transformers
Safetensors
English
t5
text2text-generation
ocr
ocr-post-correction
text-correction
seq2seq
flan-t5
scientific-text
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use Cronosteak/ocr-corrector-flan-t5-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Cronosteak/ocr-corrector-flan-t5-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Cronosteak/ocr-corrector-flan-t5-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("Cronosteak/ocr-corrector-flan-t5-base", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ocr-corrector-flan-t5-base
993 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 35 commits
Cronosteak's picture
Cronosteak
Reset .gitattributes to defaults
52b0e96 verified 2 days ago
  • .gitattributes
    1.43 kB
    Reset .gitattributes to defaults 2 days ago
  • LICENSE
    1.17 kB
    Sync with final paper 2 days ago
  • README.md
    4.05 kB
    Restore model card 2 days ago
  • config.json
    1.57 kB
    flan-t5-base OCR corrector (IEEE LA-CCI 2026) 4 days ago
  • eval_results.json
    2.85 kB
    flan-t5-base OCR corrector (IEEE LA-CCI 2026) 4 days ago
  • generation_config.json
    151 Bytes
    flan-t5-base OCR corrector (IEEE LA-CCI 2026) 4 days ago
  • model.safetensors
    990 MB
    xet
    flan-t5-base OCR corrector (IEEE LA-CCI 2026) 4 days ago
  • tokenizer.json
    2.42 MB
    flan-t5-base OCR corrector (IEEE LA-CCI 2026) 4 days ago
  • tokenizer_config.json
    2.38 kB
    flan-t5-base OCR corrector (IEEE LA-CCI 2026) 4 days ago