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

ryanznie
/
layoutlmv3-lora-invoice-number

Token Classification
PEFT
Safetensors
English
layoutlmv3
lora
document-ai
invoice-extraction
Model card Files Files and versions
xet
Community
1

Instructions to use ryanznie/layoutlmv3-lora-invoice-number with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ryanznie/layoutlmv3-lora-invoice-number with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForTokenClassification
    
    base_model = AutoModelForTokenClassification.from_pretrained("microsoft/layoutlmv3-base")
    model = PeftModel.from_pretrained(base_model, "ryanznie/layoutlmv3-lora-invoice-number")
  • Notebooks
  • Google Colab
  • Kaggle
layoutlmv3-lora-invoice-number
99.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ryanznie's picture
ryanznie
Upload folder using huggingface_hub
7dc28f5 verified 10 months ago
  • checkpoint-200
    Upload folder using huggingface_hub 10 months ago
  • checkpoint-400
    Upload folder using huggingface_hub 10 months ago
  • checkpoint-600
    Upload folder using huggingface_hub 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    6.33 kB
    Upload folder using huggingface_hub 10 months ago
  • adapter_config.json
    934 Bytes
    Upload folder using huggingface_hub 10 months ago
  • adapter_model.safetensors
    9.46 MB
    LFS
    Upload folder using huggingface_hub 10 months ago
  • merges.txt
    456 kB
    Upload folder using huggingface_hub 10 months ago
  • preprocessor_config.json
    444 Bytes
    Upload folder using huggingface_hub 10 months ago
  • special_tokens_map.json
    957 Bytes
    Upload folder using huggingface_hub 10 months ago
  • tokenizer.json
    3.56 MB
    Upload folder using huggingface_hub 10 months ago
  • tokenizer_config.json
    1.54 kB
    Upload folder using huggingface_hub 10 months ago
  • training_config.json
    814 Bytes
    Upload folder using huggingface_hub 10 months ago
  • vocab.json
    798 kB
    Upload folder using huggingface_hub 10 months ago