Instructions to use albertoramez/output_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use albertoramez/output_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("document-question-answering", model="albertoramez/output_model")# Load model directly from transformers import AutoProcessor, AutoModelForDocumentQuestionAnswering processor = AutoProcessor.from_pretrained("albertoramez/output_model") model = AutoModelForDocumentQuestionAnswering.from_pretrained("albertoramez/output_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
runs/May17_12-48-09_881c41636bd4/events.out.tfevents.1715950096.881c41636bd4.2406.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:18fc512558e34f5c756cde90f9d0b311b465b6c782f2708b7be81d8ef23b671f
|
| 3 |
+
size 10517
|