File size: 206 Bytes
cb0dd3f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
datasets:
- OpenGVLab/InternVid
base_model:
- openai/clip-vit-large-patch14
tags:
- ViCLIP
---
huggingface weight of ViCLIP
remember to set your `tokenizer_path` in config.json
usage is in demo.ipynb |