Instructions to use Nefertury/test_test_42 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Nefertury/test_test_42 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("document-question-answering", model="Nefertury/test_test_42")# Load model directly from transformers import AutoProcessor, AutoModelForDocumentQuestionAnswering processor = AutoProcessor.from_pretrained("Nefertury/test_test_42") model = AutoModelForDocumentQuestionAnswering.from_pretrained("Nefertury/test_test_42", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
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:447a10c3c801721ceaaf6f0f1db60f8b0114c2caec6fe423ac250e211bd7419d
|
| 3 |
size 802053752
|
runs/Nov04_22-17-09_bc027e37c56d/events.out.tfevents.1699136231.bc027e37c56d.77103.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:628e3ddbfb5cfa71a0a46ba307bb096c23fb84401aa66de20e27a71a72e6a5de
|
| 3 |
+
size 9651
|