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 8200
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:2a3830e6564c4074f17434715b44c97e4b06d4496678de1e3804e0e6d1c5c4d2
|
| 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:c513615b115049eab401a0291b0034b9f7772e8ec67fc4ba55a542149e2ee3d9
|
| 3 |
+
size 76462
|