ryanyip7777
commited on
Commit
•
8cbba15
1
Parent(s):
efa515d
Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,6 @@ tags:
|
|
10 |
- chemistry
|
11 |
- medical
|
12 |
---
|
13 |
-
# Model Card for Model ID
|
14 |
-
|
15 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
16 |
-
|
17 |
-
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
18 |
-
|
19 |
-
## Model Details
|
20 |
|
21 |
### Model Description
|
22 |
|
@@ -46,4 +39,4 @@ python -m training.main \
|
|
46 |
--save-most-recent
|
47 |
````
|
48 |
|
49 |
-
*
|
|
|
10 |
- chemistry
|
11 |
- medical
|
12 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
### Model Description
|
15 |
|
|
|
39 |
--save-most-recent
|
40 |
````
|
41 |
|
42 |
+
*ViT-L-14_state_dict.pt is the pretrained weight from openai/ViT-L-14*
|