Initial commit
Browse files- README.md +20 -3
- checkpoints/genbloom_g/genbloom_g_fold0.pth +3 -0
- checkpoints/genbloom_g/genbloom_g_fold1.pth +3 -0
- checkpoints/genbloom_g/genbloom_g_fold2.pth +3 -0
- checkpoints/genbloom_g/genbloom_g_fold3.pth +3 -0
- checkpoints/genbloom_g/genbloom_g_fold4.pth +3 -0
- checkpoints/genbloom_v/genbloom_v.pth +3 -0
README.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Checkpoints
|
| 2 |
+
|
| 3 |
+
This repository contains the model weights used for the public visual
|
| 4 |
+
downstream reproduction.
|
| 5 |
+
|
| 6 |
+
```text
|
| 7 |
+
checkpoints/
|
| 8 |
+
genbloom_v/
|
| 9 |
+
genbloom_v.pth
|
| 10 |
+
genbloom_g/
|
| 11 |
+
genbloom_g_fold0.pth
|
| 12 |
+
genbloom_g_fold1.pth
|
| 13 |
+
genbloom_g_fold2.pth
|
| 14 |
+
genbloom_g_fold3.pth
|
| 15 |
+
genbloom_g_fold4.pth
|
| 16 |
+
```
|
| 17 |
+
|
| 18 |
+
The `genbloom_v` checkpoint corresponds to image-only pretraining. The `genbloom_g` checkpoints were further genetically aligned.
|
| 19 |
+
|
| 20 |
+
For the source code, see the [GenBloom GitHub repository](https://github.com/marrlab/GenBloom)
|
checkpoints/genbloom_g/genbloom_g_fold0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afafd761ff7ad08e6c0e56ace5ec454ca79b72f9674714bfec9b1d4faf84525e
|
| 3 |
+
size 326931165
|
checkpoints/genbloom_g/genbloom_g_fold1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89b5662c5b8e10c32b4ac3b62b6f3b8162e1e0faa9b69287dad7a8e61948c8f9
|
| 3 |
+
size 326931165
|
checkpoints/genbloom_g/genbloom_g_fold2.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d10f3cb18c9e0797c21b9194ab5fbb49d290c32106b551389cec41f0f8862873
|
| 3 |
+
size 326931165
|
checkpoints/genbloom_g/genbloom_g_fold3.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c96a61fc905f42fec73322b8c7e43edfb60d30d5326ed3606fff474ec4654eb
|
| 3 |
+
size 326931165
|
checkpoints/genbloom_g/genbloom_g_fold4.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:233f45b26588bd33f8862c88e1d94574844b2d542ad2222b5b8afe90c3fd8974
|
| 3 |
+
size 326931165
|
checkpoints/genbloom_v/genbloom_v.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a80eaa87d89b9dd632356d9430b153d79032efe5b3ff7be3bb846bb1307d286
|
| 3 |
+
size 265722522
|