Nano1337 commited on
Commit
aa94d75
·
verified ·
1 Parent(s): e9914e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -102,10 +102,10 @@ The model was trained on 13B image-text (multi-epoch) curated from the **DataCom
102
 
103
  ### Zero-shot Classification Performance
104
 
105
- | Benchmark | DatologyAI | SigLIP2 | MetaCLIP | DFN |
106
- |-----------|------------|---------|----------|-----|
107
- | ImageNet1k | **76.91%** | 74.0% | 67.5% | 72.1% |
108
- | ImageNetv2 | **70.2%** | 67.1% | 60.4% | 65.7% |
109
 
110
  ### Training Efficiency
111
  - Matches SigLIP2 performance with only **5B samples** (87.5% compute reduction)
 
102
 
103
  ### Zero-shot Classification Performance
104
 
105
+ | Benchmark | DatologyAI | SigLIP2 | MetaCLIP |
106
+ |-----------|------------|---------|----------|
107
+ | ImageNet1k | **76.91%** | 74.0% | 67.7% |
108
+ | ImageNetv2 | **70.2%** | 67.1% | 60.4% |
109
 
110
  ### Training Efficiency
111
  - Matches SigLIP2 performance with only **5B samples** (87.5% compute reduction)