Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ This repository hosts pre-trained model checkpoints for cross-modal video-text u
|
|
15 |
|
16 |
| Filename | Size | Description |
|
17 |
|-------------------------|---------|-----------------------------------------------------------------------------|
|
18 |
-
|
|
19 |
| internvideo2_clip.pt | 5.55 MB | CLIP component of **InternVideo2-B14** |
|
20 |
| internvideo2_vision.pt | 205 MB | Vision encoder backbone for **InternVideo2-B14** |
|
21 |
| mobileclip_blt.pt | 599 MB | Lightweight **MobileCLIP** variant (BLT) |
|
|
|
15 |
|
16 |
| Filename | Size | Description |
|
17 |
|-------------------------|---------|-----------------------------------------------------------------------------|
|
18 |
+
| cross_mamba_film_warmup.pt | 504 MB | A cross-modal checkpoint combining vision and text using **FiLM** (Feature-wise Linear Modulation) and **Mamba** layers |
|
19 |
| internvideo2_clip.pt | 5.55 MB | CLIP component of **InternVideo2-B14** |
|
20 |
| internvideo2_vision.pt | 205 MB | Vision encoder backbone for **InternVideo2-B14** |
|
21 |
| mobileclip_blt.pt | 599 MB | Lightweight **MobileCLIP** variant (BLT) |
|