Instructions to use Autumn3011/7februaryNW with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Autumn3011/7februaryNW with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("document-question-answering", model="Autumn3011/7februaryNW")# Load model directly from transformers import AutoProcessor, AutoModelForDocumentQuestionAnswering processor = AutoProcessor.from_pretrained("Autumn3011/7februaryNW") model = AutoModelForDocumentQuestionAnswering.from_pretrained("Autumn3011/7februaryNW") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4400
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:24b0501160ae419fae905f98fa37a8bc3735a4ada8eaefa3a10ea5a369175e75
|
| 3 |
size 802053752
|
runs/Feb03_19-52-56_1c64b3cc8669/events.out.tfevents.1706989999.1c64b3cc8669.475.2
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:ff72f10d4630047f6c013adaf4e3f7c246f142a840eb7d465facad5c57e41139
|
| 3 |
+
size 44136
|