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 1800
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:df180f5571b4513f114f76c7ced5b4290fc1b8deed8072294a77d6af3af12e0c
|
| 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:65d5b51af7b337210f9ee8a5b27422ef3f4ea59a110cd8dc3311bd0f7bfc61e9
|
| 3 |
+
size 24246
|