AbstractPhil commited on
Commit
d4504b7
·
verified ·
1 Parent(s): 9823336

[CLIP-ViT-B-32-laion2B-s34B-b79K-uni-256dx256d] add TensorBoard for HF metrics

Browse files
runs/CLIP-ViT-B-32-laion2B-s34B-b79K-uni-256dx256d/1756440484.0764704/events.out.tfevents.1756440484.bd6f40d7a89c.89996.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:628ebe3a991deac07decc7aeb0acd8137ab5661543a32f931c62f9630acb6a72
3
+ size 422
runs/CLIP-ViT-B-32-laion2B-s34B-b79K-uni-256dx256d/events.out.tfevents.1756440382.bd6f40d7a89c.89996.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4121056042be8df2498c5bfa867bd59851912ae8e80f4c05c0bd086f5022473
3
+ size 19264
runs/CLIP-ViT-B-32-laion2B-s34B-b79K-uni-256dx256d/hparams.json CHANGED
@@ -3,9 +3,9 @@
3
  "hf_clip_id": "laion/CLIP-ViT-B-32-laion2B-s34B-b79K",
4
  "freeze_encoder": true,
5
  "normalize_output": true,
6
- "crystal_dims": 256,
7
- "vocab_repo": "AbstractPhil/geometric-vocab-256d",
8
- "vocab_dim_override": 256,
9
  "rose_weight": 0.15,
10
  "rose_margin": 0.25,
11
  "rose_temp": 1.0,
 
3
  "hf_clip_id": "laion/CLIP-ViT-B-32-laion2B-s34B-b79K",
4
  "freeze_encoder": true,
5
  "normalize_output": true,
6
+ "crystal_dims": 512,
7
+ "vocab_repo": "AbstractPhil/geometric-vocab-512d",
8
+ "vocab_dim_override": 512,
9
  "rose_weight": 0.15,
10
  "rose_margin": 0.25,
11
  "rose_temp": 1.0,