SanghyukChun
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,10 @@ base_model:
|
|
11 |
|
12 |
## Official implementation of fine-tuned ViT-L/16 ProLIP on DataComp 1B
|
13 |
|
14 |
-
- This weight is a fine-tuned version of ViT-L/16
|
15 |
-
-
|
|
|
|
|
16 |
- DataComp 1B / Seen samples 1.28B
|
17 |
- Architectural difference
|
18 |
- The original uses 256x256 resolution, while ProLIP uses 224x224
|
|
|
11 |
|
12 |
## Official implementation of fine-tuned ViT-L/16 ProLIP on DataComp 1B
|
13 |
|
14 |
+
- This weight is a fine-tuned version of ViT-L/16 by Probabilistic Language-Image Pre-Training (ProLIP)
|
15 |
+
- Pre-trained weight
|
16 |
+
- https://huggingface.co/timm/ViT-L-16-SigLIP-256
|
17 |
+
- Fine-tuning dataset
|
18 |
- DataComp 1B / Seen samples 1.28B
|
19 |
- Architectural difference
|
20 |
- The original uses 256x256 resolution, while ProLIP uses 224x224
|