Upload README.md with huggingface_hub

This commit is contained in:
Niels Rogge 2022-09-08 10:58:05 +00:00 committed by huggingface-web
parent df981e0590
commit 40df538a6c
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ Disclaimer: The team releasing X-CLIP did not write a model card for this model
X-CLIP is a minimal extension of [CLIP](https://huggingface.co/docs/transformers/model_doc/clip) for general video-language understanding. The model is trained in a contrastive way on (video, text) pairs.
![X-CLIP architecture](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/transformers/model_doc/xclip_architecture.png)
This allows the model to be used for tasks like zero-shot, few-shot or fully supervised video classification and video-text retrieval.
## Intended uses & limitations