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
Training in progress, step 50
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 45258384
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3f40e7c1a7fe721e844e9def1a8747846bc02561dc39eee3ddfa8470853b5d0
|
| 3 |
size 45258384
|
runs/Jul27_16-50-13_8253f41ceeb1/events.out.tfevents.1722099021.8253f41ceeb1.35.8
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2dd11d2ebbdb3ce990315a253aad33109fbea60592119b76692071712d10a601
|
| 3 |
+
size 6691
|