You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this directory, you can find notebooks that illustrate how to use Microsoft's [GIT](https://huggingface.co/docs/transformers/main/model_doc/git) both for inference as well as fine-tuning on custom data. It currently includes the following notebooks:
4
+
5
+
- performing inference with GIT for image/video captioning as well as question answering (QA) on images/video.
6
+
- fine-tuning GIT on an image captioning dataset.
7
+
8
+
The docs can be found here: https://huggingface.co/docs/transformers/main/en/model_doc/git
9
+
10
+
All models can be found on the [hub](https://huggingface.co/models?search=git).
0 commit comments