Instructions to use PrimWong/layout_qa_hparam_tuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PrimWong/layout_qa_hparam_tuning with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("document-question-answering", model="PrimWong/layout_qa_hparam_tuning")# Load model directly from transformers import AutoProcessor, AutoModelForDocumentQuestionAnswering processor = AutoProcessor.from_pretrained("PrimWong/layout_qa_hparam_tuning") model = AutoModelForDocumentQuestionAnswering.from_pretrained("PrimWong/layout_qa_hparam_tuning") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 8600
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 802053752
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2196ede65a77dd4a57c707d9273d5ebbe6ddbf4e736024331c42033d93156c78
|
| 3 |
size 802053752
|
runs/Dec12_13-36-09_cmkl-MS-7C06/events.out.tfevents.1702362975.cmkl-MS-7C06.3612.1
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:ee177b8e2a1c68bf2b04b73a83ebdb8e7db9a703aa2b3517c19b37c9b3778578
|
| 3 |
+
size 79886
|