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 800
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:e07d8c1f4b8f08352fab550a4dd93a6ea9218dc4229cf243cdc326b61db20a3d
|
| 3 |
size 802053752
|
runs/Nov18_19-08-07_8cb91e24651f/events.out.tfevents.1731956906.8cb91e24651f.2845.0
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:9f7183aa02eedc60b699caa4ec975190485108bb8b810f3e0d64a1e56f6246eb
|
| 3 |
+
size 14784
|