Instructions to use Hariharan79/test-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hariharan79/test-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("document-question-answering", model="Hariharan79/test-model")# Load model directly from transformers import AutoProcessor, AutoModelForDocumentQuestionAnswering processor = AutoProcessor.from_pretrained("Hariharan79/test-model") model = AutoModelForDocumentQuestionAnswering.from_pretrained("Hariharan79/test-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4400
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:8a2f1c20b12519305256506fda01b5d51d9c0f04c1b85d4edd8756dfc31c89df
|
| 3 |
size 802053752
|
runs/Nov19_01-19-47_2463f767dc54/events.out.tfevents.1731982733.2463f767dc54.2669.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:062797f6d5f74f3662e8e32552bf5ebe0900ceda3ba680984f6578a051e24e56
|
| 3 |
+
size 49539
|