ArkidMitra commited on
Commit
e0ec375
·
verified ·
1 Parent(s): b673e9d

correction: Atlas gain is not statistically significant; label KAGL/Polyvore as significant

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -35,7 +35,7 @@ model-index:
35
 
36
  # MODA Pro Lite
37
 
38
- **A 213M open-weights fashion encoder that beats [MODA](https://huggingface.co/HopitAI/moda-fashionsiglip-multiview-203m) — the strongest open fashion retrieval system — on catalog search, at full corpus, from one checkpoint with no serving machinery.**
39
 
40
  By [Hopit AI](https://hopit.ai). Weights are open (Apache-2.0); the training and data pipeline are proprietary.
41
 
@@ -43,10 +43,9 @@ By [Hopit AI](https://hopit.ai). Weights are open (Apache-2.0); the training and
43
  |---|--:|--:|
44
  | KAGL (44K products) | **0.3185** vs 0.2890 | **+10.2%** |
45
  | Polyvore (94K) | **0.3997** vs 0.3726 | **+7.3%** |
46
- | Atlas (78K) | **0.1945** vs 0.1884 | **+3.2%** |
47
  | ZooClaw-Fashion short | **0.4994** vs 0.4775 | **+4.6%** |
48
 
49
- Every number in this card is a **full-corpus** measurement (no subsampled galleries) through one shared harness, alongside FashionSigLIP, SigLIP-SO400M, and ZooClaw under identical protocol. Full six-system table: [benchmark page](https://hopit-ai.github.io/Moda/).
50
 
51
  ## The MODA family
52
 
 
35
 
36
  # MODA Pro Lite
37
 
38
+ **A 213M open-weights fashion encoder that beats [MODA](https://huggingface.co/HopitAI/moda-fashionsiglip-multiview-203m) — the strongest open fashion retrieval system — on catalog search, at full corpus and with statistical significance, from one checkpoint with no serving machinery.**
39
 
40
  By [Hopit AI](https://hopit.ai). Weights are open (Apache-2.0); the training and data pipeline are proprietary.
41
 
 
43
  |---|--:|--:|
44
  | KAGL (44K products) | **0.3185** vs 0.2890 | **+10.2%** |
45
  | Polyvore (94K) | **0.3997** vs 0.3726 | **+7.3%** |
 
46
  | ZooClaw-Fashion short | **0.4994** vs 0.4775 | **+4.6%** |
47
 
48
+ The KAGL and Polyvore gains are significant under a paired bootstrap (10,000 resamples, 95% CI excludes zero); on Atlas the difference is positive but inconclusive, and on Fashion200K and In-Shop MODA is significantly better — see the full table. Every number in this card is a **full-corpus** measurement (no subsampled galleries) through one shared harness, alongside FashionSigLIP, SigLIP-SO400M, and ZooClaw under identical protocol. Full six-system table: [benchmark page](https://hopit-ai.github.io/Moda/).
49
 
50
  ## The MODA family
51