Skip to content

Commit 8ad1d5b

Browse files
authored
Create README.md
1 parent 5423e02 commit 8ad1d5b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

GIT/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# GIT (GenerativeImage2Text) notebooks
2+
3+
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

Comments
 (0)