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

habibi26
/
docvqa

PEFT
TensorBoard
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use habibi26/docvqa with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/paligemma-3b-ft-ocrvqa-224")
    model = PeftModel.from_pretrained(base_model, "habibi26/docvqa")
  • Notebooks
  • Google Colab
  • Kaggle
docvqa / runs
127 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 100 commits
habibi26's picture
habibi26
Training in progress, step 50
8286c18 verified almost 2 years ago
  • Jul27_16-26-35_8253f41ceeb1
    Training in progress, step 10 almost 2 years ago
  • Jul27_16-28-12_8253f41ceeb1
    Training in progress, step 40 almost 2 years ago
  • Jul27_16-29-02_8253f41ceeb1
    Training in progress, step 140 almost 2 years ago
  • Jul27_16-37-07_8253f41ceeb1
    Training in progress, step 10 almost 2 years ago
  • Jul27_16-38-39_8253f41ceeb1
    Training in progress, step 50 almost 2 years ago
  • Jul27_16-39-54_8253f41ceeb1
    Training in progress, step 280 almost 2 years ago
  • Jul27_16-48-44_8253f41ceeb1
    Training in progress, step 10 almost 2 years ago
  • Jul27_16-49-08_8253f41ceeb1
    Training in progress, step 20 almost 2 years ago
  • Jul27_16-50-13_8253f41ceeb1
    Training in progress, step 50 almost 2 years ago
  • Jul27_16-53-50_8253f41ceeb1
    Training in progress, step 190 almost 2 years ago
  • Jul28_00-39-21_66352b463b33
    Training in progress, step 30 almost 2 years ago
  • Jul28_00-43-36_66352b463b33
    Training in progress, step 70 almost 2 years ago
  • Jul28_00-55-07_66352b463b33
    Training in progress, step 140 almost 2 years ago
  • Jul28_00-59-40_66352b463b33
    Training in progress, step 10 almost 2 years ago
  • Jul28_01-00-38_66352b463b33
    Training in progress, step 10 almost 2 years ago
  • Jul28_01-01-21_66352b463b33
    Training in progress, step 50 almost 2 years ago