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 4000
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:98bbbf68f84a6552894594c781dc3cc74e050e4e501af2a46c2af9ca8bedf83f
|
| 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:34b5cfcf72e8651063901ff5e86cad0068f8fbe79b4ffb00a8ed57e44e028a18
|
| 3 |
+
size 45683
|