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

impresso-project
/
ocr-quality-assessor-unigram-light

Token Classification
Transformers
French
German
ocr_qa_assessment
ocr
bloomfilter
unigram
impresso
quality-assessment
v1.0.6
custom_code
Model card Files Files and versions
xet
Community

Instructions to use impresso-project/ocr-quality-assessor-unigram-light with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use impresso-project/ocr-quality-assessor-unigram-light with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="impresso-project/ocr-quality-assessor-unigram-light", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForTokenClassification
    model = AutoModelForTokenClassification.from_pretrained("impresso-project/ocr-quality-assessor-unigram-light", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ocr-quality-assessor-unigram-light / models
37.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
emanuelaboros's picture
emanuelaboros
Add LFS-tracked bloom model files
c6f08f4 about 1 year ago
  • ocrqa-wp_v1.0.5-de.bloom
    10.1 MB
    xet
    Add LFS-tracked bloom model files about 1 year ago
  • ocrqa-wp_v1.0.5-de.bloom.log
    3.56 kB
    add models and config about 1 year ago
  • ocrqa-wp_v1.0.5-en.bloom
    4.79 MB
    xet
    Add LFS-tracked bloom model files about 1 year ago
  • ocrqa-wp_v1.0.5-en.bloom.log
    3.29 kB
    add models and config about 1 year ago
  • ocrqa-wp_v1.0.5-fr.bloom
    5.81 MB
    xet
    Add LFS-tracked bloom model files about 1 year ago
  • ocrqa-wp_v1.0.5-fr.bloom.log
    3.86 kB
    add models and config about 1 year ago
  • ocrqa-wp_v1.0.5-lb.bloom
    857 kB
    xet
    Add LFS-tracked bloom model files about 1 year ago
  • ocrqa-wp_v1.0.5-lb.bloom.log
    5.14 kB
    add models and config about 1 year ago
  • ocrqa-wp_v1.0.6-de.bloom
    10.1 MB
    xet
    Add LFS-tracked bloom model files about 1 year ago
  • ocrqa-wp_v1.0.6-de.bloom.log
    23.4 kB
    add models and config about 1 year ago
  • ocrqa-wp_v1.0.6-fr.bloom
    5.81 MB
    xet
    Add LFS-tracked bloom model files about 1 year ago
  • ocrqa-wp_v1.0.6-fr.bloom.log
    5.73 kB
    add models and config about 1 year ago