[CLIP-ViT-B-32-laion2B-s34B-b79K-uni-256dx256d] artifacts head_best
Browse files
CLIP-ViT-B-32-laion2B-s34B-b79K-uni-256dx256d/head_best.config.json
CHANGED
|
@@ -24,10 +24,10 @@
|
|
| 24 |
1.0
|
| 25 |
],
|
| 26 |
"hflip_p": 0.5,
|
| 27 |
-
"vocab_repo": "AbstractPhil/geometric-vocab-
|
| 28 |
"vocab_split": "unicode",
|
| 29 |
-
"vocab_dim_override":
|
| 30 |
-
"crystal_dims":
|
| 31 |
"role_index": {
|
| 32 |
"anchor": 0,
|
| 33 |
"support": 1,
|
|
|
|
| 24 |
1.0
|
| 25 |
],
|
| 26 |
"hflip_p": 0.5,
|
| 27 |
+
"vocab_repo": "AbstractPhil/geometric-vocab-512d",
|
| 28 |
"vocab_split": "unicode",
|
| 29 |
+
"vocab_dim_override": 512,
|
| 30 |
+
"crystal_dims": 512,
|
| 31 |
"role_index": {
|
| 32 |
"anchor": 0,
|
| 33 |
"support": 1,
|
CLIP-ViT-B-32-laion2B-s34B-b79K-uni-256dx256d/head_best.metrics.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
-
"epoch":
|
| 3 |
-
"train_loss":
|
| 4 |
-
"val_loss":
|
| 5 |
-
"top1": 0.
|
| 6 |
-
"top3": 0.
|
| 7 |
"rose_weight": 0.15,
|
| 8 |
"rose_margin": 0.25,
|
| 9 |
"rose_temperature": 1.0
|
|
|
|
| 1 |
{
|
| 2 |
+
"epoch": 1,
|
| 3 |
+
"train_loss": 3.0703218086624147,
|
| 4 |
+
"val_loss": 1.3093503814697265,
|
| 5 |
+
"top1": 0.7453000008583068,
|
| 6 |
+
"top3": 0.8906999999046326,
|
| 7 |
"rose_weight": 0.15,
|
| 8 |
"rose_margin": 0.25,
|
| 9 |
"rose_temperature": 1.0
|