Upload config.json with huggingface_hub
Browse files- config.json +3 -3
config.json
CHANGED
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"text_encoder": "openai/clip-vit-base-patch32",
|
| 20 |
"parameters": 31956228,
|
| 21 |
"dtype": "float16",
|
| 22 |
-
"source_checkpoint": "
|
| 23 |
-
"source_epoch":
|
| 24 |
-
"source_step":
|
| 25 |
"weights": "ema"
|
| 26 |
}
|
|
|
|
| 19 |
"text_encoder": "openai/clip-vit-base-patch32",
|
| 20 |
"parameters": 31956228,
|
| 21 |
"dtype": "float16",
|
| 22 |
+
"source_checkpoint": "checkpoints/best.pt",
|
| 23 |
+
"source_epoch": 110,
|
| 24 |
+
"source_step": 28638,
|
| 25 |
"weights": "ema"
|
| 26 |
}
|