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

razmark
/
layoutlmv2_docvqa_first

Document Question Answering
Transformers
TensorBoard
Safetensors
layoutlmv2
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use razmark/layoutlmv2_docvqa_first with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("document-question-answering", model="razmark/layoutlmv2_docvqa_first")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForDocumentQuestionAnswering
    
    processor = AutoProcessor.from_pretrained("razmark/layoutlmv2_docvqa_first")
    model = AutoModelForDocumentQuestionAnswering.from_pretrained("razmark/layoutlmv2_docvqa_first")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • Apr12_02-21-04_7325f1f195c5
    Training in progress, step 1000 about 2 years ago
  • Apr12_05-13-19_6f00e1bee21a
    Training in progress, step 2800 about 2 years ago
  • Dec02_07-26-25_DESKTOP-QWE1RTY
    Training in progress, step 100 over 1 year ago
  • Dec02_07-35-12_DESKTOP-QWE1RTY
    Training in progress, step 100 over 1 year ago
  • Dec02_08-02-46_DESKTOP-QWE1RTY
    Training in progress, step 452 over 1 year ago
  • May08_08-30-49_52f625fa3a4e
    Training in progress, step 2400 about 2 years ago
  • May08_12-35-38_8e059396f538
    Training in progress, step 200 about 2 years ago
  • Nov20_20-31-20_DESKTOP-QWE1RTY
    Training in progress, step 200 over 1 year ago
  • Nov20_20-38-24_DESKTOP-QWE1RTY
    Training in progress, step 904 over 1 year ago
  • Nov20_22-56-27_DESKTOP-QWE1RTY
    Training in progress, step 452 over 1 year ago
  • Sep10_05-34-48_DESKTOP-QWE1RTY
    Training in progress, step 200 over 1 year ago
  • Sep10_05-41-44_DESKTOP-QWE1RTY
    Training in progress, step 200 over 1 year ago
  • Sep10_05-42-28_DESKTOP-QWE1RTY
    Training in progress, step 200 over 1 year ago
  • Sep10_05-57-55_DESKTOP-QWE1RTY
    Training in progress, step 904 over 1 year ago