Feature Extraction
Safetensors
clip_vision_model
Vision
LLaVA
xiangan commited on
Commit
abb9be2
·
verified ·
1 Parent(s): 6c57ce8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ This table presents the results of linear probe evaluations comparing CLIP and M
56
 
57
  | Dataset | MLCD (ViT_L_14_336px) | CLIP (ViT_L_14_336px) |
58
  |:---------------|:----------------------|:----------------------|
59
- | <span style="color:red">AVG</span> | <span style="color:red">87.15</span> | 85.35 |
60
  | Food101 | <span style="color:red">96.21</span> | 95.90 |
61
  | CIFAR-10 | <span style="color:red">99.36</span> | 97.90 |
62
  | CIFAR-100 | <span style="color:red">93.69</span> | 87.40 |
 
56
 
57
  | Dataset | MLCD (ViT_L_14_336px) | CLIP (ViT_L_14_336px) |
58
  |:---------------|:----------------------|:----------------------|
59
+ | AVG | <span style="color:red">87.15</span> | 85.35 |
60
  | Food101 | <span style="color:red">96.21</span> | 95.90 |
61
  | CIFAR-10 | <span style="color:red">99.36</span> | 97.90 |
62
  | CIFAR-100 | <span style="color:red">93.69</span> | 87.40 |