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 3400
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:c6b81c406f3b6644ca2602d9ed6d7c768ccc5ed450be747cba200136e9d4f04d
|
| 3 |
size 802053752
|
runs/Jul30_00-42-39_LAPTOP-OVDF32NQ/events.out.tfevents.1722318469.LAPTOP-OVDF32NQ.53392.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:6c38c4c524b38201d64b456b1b696d21da19783291a61ef38bd412ce78dc7e2d
|
| 3 |
+
size 39670
|