qingy2024 commited on
Commit
5b2c2d4
·
verified ·
1 Parent(s): 5a610af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- | cross_mamba_film_ckpt.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) |
 
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) |