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 1200
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:34c467f1b8120deb1718e8910ded8f85a3e527dbfb5642b2161803eba2751129
|
| 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:c525436e3597b27430e455e3363a42636665dd83955c7f034e5570db85a66b39
|
| 3 |
+
size 126229
|