AbstractPhil commited on
Commit
e480120
·
verified ·
1 Parent(s): 1d3e023

Upload symbolic_vitb32_head_best.config.json

Browse files
symbolic_vitb32_head_best.config.json CHANGED
@@ -26,7 +26,7 @@
26
  "hflip_p": 0.5,
27
  "vocab_repo": "AbstractPhil/geometric-vocab-1024d",
28
  "vocab_split": "wordnet_eng",
29
- "vocab_dim_override": 32,
30
  "crystal_dims": 1024,
31
  "role_index": {
32
  "anchor": 0,
@@ -41,7 +41,7 @@
41
  "pentachora_blocks": 4,
42
  "temperature": 0.07,
43
  "batch_size": 256,
44
- "epochs": 5,
45
  "lr": 0.0003,
46
  "weight_decay": 0.0001,
47
  "label_smoothing": 0.0,
 
26
  "hflip_p": 0.5,
27
  "vocab_repo": "AbstractPhil/geometric-vocab-1024d",
28
  "vocab_split": "wordnet_eng",
29
+ "vocab_dim_override": 1024,
30
  "crystal_dims": 1024,
31
  "role_index": {
32
  "anchor": 0,
 
41
  "pentachora_blocks": 4,
42
  "temperature": 0.07,
43
  "batch_size": 256,
44
+ "epochs": 15,
45
  "lr": 0.0003,
46
  "weight_decay": 0.0001,
47
  "label_smoothing": 0.0,