Skip to content

Commit 87bb04d

Browse files
committed
Added genbio-pathfm model
1 parent 1c5939f commit 87bb04d

File tree

3 files changed

+103
-98
lines changed

3 files changed

+103
-98
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ We introduce **THUNDER**, a comprehensive benchmark designed to rigorously compa
2828

2929
## News
3030

31+
* **2026-04-08**: GenBio-PathFM is now supported in THUNDER. Its downstream performance was integrated into the [up-to-date rank-sum leaderboard](https://mics-lab.github.io/thunder/leaderboards/#up-to-date-rank-sum-leaderboard) and the [SPIDER leaderboard](https://mics-lab.github.io/thunder/leaderboards/#spider-leaderboard).
3132
* **2025-12-07**: OpenMidnight is now supported in THUNDER. Its downstream performance was integrated into the [up-to-date rank-sum leaderboard](https://mics-lab.github.io/thunder/leaderboards/#up-to-date-rank-sum-leaderboard) and the [SPIDER leaderboard](https://mics-lab.github.io/thunder/leaderboards/#spider-leaderboard).
3233
* **2025-11-21**: As requested (https://github.com/MICS-Lab/thunder/issues/6), H0-mini is now supported in THUNDER. Its downstream performance was integrated into the [up-to-date rank-sum leaderboard](https://mics-lab.github.io/thunder/leaderboards/#up-to-date-rank-sum-leaderboard) and the [SPIDER leaderboard](https://mics-lab.github.io/thunder/leaderboards/#spider-leaderboard).
3334
* **2025-11-14**: GIGAPATH and KAIKO-ViT model variants (S/8, S/16, B/8, B/16) are now supported in THUNDER. The downstream performance of GIGAPATH, KAIKO-S/16 and KAIKO-B/16 were integrated into the [up-to-date rank-sum leaderboard](https://mics-lab.github.io/thunder/leaderboards/#up-to-date-rank-sum-leaderboard) and the [SPIDER leaderboard](https://mics-lab.github.io/thunder/leaderboards/#spider-leaderboard).

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ pip install . # install the package
114114
## Supported foundation models
115115
|Name |Benchmark name | Vision arch. | Params. | Training method | VLM | Pathology |
116116
| :--------------------- | :--------------------------: | :----------: | :-----: | :---------------------------------------: | :-: | :-------: |
117+
|GenBio−PathFM | genbio-pathfm | ViT-G/16 | 1.1B | DINOv3 + JEPA | |x |
117118
|GIGAPATH | provgigapath | ViT-G/14 | 1.1B | DINOv2 | |x |
118119
|HIBOU-B | hiboub | ViT-B/14 | 86M | DINOv2 | |x |
119120
|HIBOU-L | hiboul | ViT-L/14 | 307M | DINOv2 | |x |

0 commit comments

Comments
 (0)