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 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:93706a9298f534ebfb914a65358c36b9280331a6ed1e9af5c762be53483da47d
|
| 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:d1c3e4363c32117b19a86a60946c78656b191054c2de2da24ef5967aa08be987
|
| 3 |
+
size 45454
|