enalis commited on
Commit
8610bda
·
verified ·
1 Parent(s): aabddcf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ This model is developed for **cross-modal retrieval**, **few-shot classification
27
 
28
  | Component | Architecture |
29
  |------------------|-------------------------------------------|
30
- | Image Encoder | Swin Base (patch4, window7, 224 resolution) |
31
  | Text Encoder | RoBERTa-base |
32
  | Projection Head | Linear layer (to 512-D space) |
33
  | Normalization | L2 on both embeddings |
 
27
 
28
  | Component | Architecture |
29
  |------------------|-------------------------------------------|
30
+ | Image Encoder | Swin Tiny (patch4, window7, 224 resolution) |
31
  | Text Encoder | RoBERTa-base |
32
  | Projection Head | Linear layer (to 512-D space) |
33
  | Normalization | L2 on both embeddings |