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 1400
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:df33355554a1d64f61142a327499c8925e2a5b3bc071a7836c2fc11d28e5c125
|
| 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:7f02d1008c245d45acd510143e7aad41c30360d523dc95ad976dd84998fe2f6a
|
| 3 |
+
size 20390
|