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 7200
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:2a8955a076806f8ed6eedc64c5ee5f961d7228e4d5d75e3dbc788023060cc6db
|
| 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:804f6705a1e1b3179ff58542cda17791923bc5dcd037388ea6e02940a3b4180b
|
| 3 |
+
size 67902
|