Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model:
|
4 |
+
- openai/clip-vit-large-patch14-336
|
5 |
+
- openai/clip-vit-base-patch32
|
6 |
+
- openai/clip-vit-base-patch16
|
7 |
+
- MahmoodLab/UNI2-h
|
8 |
+
- microsoft/BiomedNLP-BiomedBERT-large-uncased-abstract
|
9 |
+
library_name: open_clip
|
10 |
+
tags:
|
11 |
+
- medical
|
12 |
+
---
|
13 |
+
|
14 |
+
Pivot model checkpoints.
|