luoxd96 commited on
Commit
e22a784
·
verified ·
1 Parent(s): 3cee81c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Paper: [Ensemble learning of pathology foundation models for precision oncology]
20
  Code: [github.com/lilab-stanford/ELF](https://github.com/lilab-stanford/ELF)
21
  Weights: [huggingface.co/luoxd96/ELF](https://huggingface.co/luoxd96/ELF)
22
 
23
- This Hub repo contains the **inference-only** slide encoder: interpolate → LayerNorm → 8-head gated ABMIL (~151k parameters, ~0.6 MB). It is the trained `momentum_enc` forward used in the paper, not the MoCo training snapshot.
24
 
25
  ## Model details
26
 
 
20
  Code: [github.com/lilab-stanford/ELF](https://github.com/lilab-stanford/ELF)
21
  Weights: [huggingface.co/luoxd96/ELF](https://huggingface.co/luoxd96/ELF)
22
 
23
+ This Hub repo contains the **inference-only** slide encoder: interpolate → LayerNorm → 8-head gated ABMIL. It is the trained `momentum_enc` forward used in the paper, not the MoCo training snapshot.
24
 
25
  ## Model details
26