qingy2024 commited on
Commit
91bc6c7
·
verified ·
1 Parent(s): 408c7d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ This repository hosts pre-trained model checkpoints for cross-modal video-text u
10
 
11
  | Filename | Size | Description |
12
  |-------------------------|---------|-----------------------------------------------------------------------------|
13
- | cross_mamba_film_ckpt.pt | 504 MB | A cross-modal checkpoint combining vision and text using **FiLM** (Feature-wise Linear Modulation) layers, optimized for Mamba architecture. |
14
  | internvideo2_clip.pt | 5.55 MB | CLIP component of **InternVideo2-B14** |
15
  | internvideo2_vision.pt | 205 MB | Vision encoder backbone for **InternVideo2-B14** |
16
  | mobileclip_blt.pt | 599 MB | Lightweight **MobileCLIP** variant (BLT) |
 
10
 
11
  | Filename | Size | Description |
12
  |-------------------------|---------|-----------------------------------------------------------------------------|
13
+ | cross_mamba_film_ckpt.pt | 504 MB | A cross-modal checkpoint combining vision and text using **FiLM** (Feature-wise Linear Modulation) and **Mamba** layers |
14
  | internvideo2_clip.pt | 5.55 MB | CLIP component of **InternVideo2-B14** |
15
  | internvideo2_vision.pt | 205 MB | Vision encoder backbone for **InternVideo2-B14** |
16
  | mobileclip_blt.pt | 599 MB | Lightweight **MobileCLIP** variant (BLT) |