Instructions to use MariaK/vilt_finetuned_200 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MariaK/vilt_finetuned_200 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="MariaK/vilt_finetuned_200")# Load model directly from transformers import AutoProcessor, AutoModelForVisualQuestionAnswering processor = AutoProcessor.from_pretrained("MariaK/vilt_finetuned_200") model = AutoModelForVisualQuestionAnswering.from_pretrained("MariaK/vilt_finetuned_200", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 452412637
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b5baba6fde609a62c90e753c0558a26ad3fb01ee4ea297a0ddea994be11de56
|
| 3 |
size 452412637
|
runs/Aug01_16-09-57_77bffa1c1370/events.out.tfevents.1690906211.77bffa1c1370.2217.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:1e64daaae1562c03ab153573055148dc47e5a30d97a38aad65e498c3fcbab370
|
| 3 |
+
size 15058
|