Instructions to use ckanu13kf/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ckanu13kf/test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("document-question-answering", model="ckanu13kf/test")# Load model directly from transformers import AutoProcessor, AutoModelForDocumentQuestionAnswering processor = AutoProcessor.from_pretrained("ckanu13kf/test") model = AutoModelForDocumentQuestionAnswering.from_pretrained("ckanu13kf/test") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2800
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:8b2045b313b38c09a339dd37d6c31967d4fe500508b26d7d89592bbc5026251f
|
| 3 |
size 802053752
|
runs/Aug08_13-18-19_LAPTOP-OVDF32NQ/events.out.tfevents.1723141102.LAPTOP-OVDF32NQ.17556.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:6102708a4f35de8dbd1021723d4f3831fefd7815e3657aa695d19e883e416d12
|
| 3 |
+
size 33886
|