Instructions to use kunal18/Vilt_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kunal18/Vilt_Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="kunal18/Vilt_Model")# Load model directly from transformers import AutoProcessor, AutoModelForVisualQuestionAnswering processor = AutoProcessor.from_pretrained("kunal18/Vilt_Model") model = AutoModelForVisualQuestionAnswering.from_pretrained("kunal18/Vilt_Model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 461329116
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd763149d1d41e2459e8d20b72fab694b246037341611821d295ec9e75e1140e
|
| 3 |
size 461329116
|
runs/Apr01_17-30-49_d1027/events.out.tfevents.1712007052.d1027.218451.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:57c6a2b3e1faa266f97ef3bf07e2ac41beeb318750a127efd18f09d172eb9de4
|
| 3 |
+
size 125385
|