Skip to content

Commit

Permalink
docs: feat: add clip notebook resources from OSSCA community (#26505)
Browse files Browse the repository at this point in the history
  • Loading branch information
junejae authored Oct 3, 2023
1 parent 5c66378 commit 2f3ea08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/en/model_doc/clip.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ A list of official Hugging Face and community (indicated by 🌎) resources to h

- A blog post on [How to fine-tune CLIP on 10,000 image-text pairs](https://huggingface.co/blog/fine-tune-clip-rsicd).
- CLIP is supported by this [example script](https://github.com/huggingface/transformers/tree/main/examples/pytorch/contrastive-image-text).
- A [notebook](https://colab.research.google.com/drive/1zip3zmrbuKerAfC1d2uS1mqQS-QykXnl?usp=sharing) on how to fine-tune the CLIP model with Korean multimodal dataset. 🌎🇰🇷

If you're interested in submitting a resource to be included here, please feel free to open a Pull Request and we will review it.
The resource should ideally demonstrate something new instead of duplicating an existing resource.
Expand Down

0 comments on commit 2f3ea08

Please sign in to comment.