| { |
| "epoch": 1, |
| "global_step": 196, |
| "avg_loss": 2.7369413192367555, |
| "best_metric": 0.7337, |
| "timestamp": "2025-08-28T03:01:20.747655", |
| "run_name": "symbolic_vitb32", |
| "group": "encoder", |
| "metrics": { |
| "epoch": 1, |
| "train_loss": 2.7369413192367555, |
| "val_loss": 1.0000042572021484, |
| "top1": 0.7337, |
| "top3": 0.8987 |
| }, |
| "config_snapshot": { |
| "device": "cuda", |
| "seed": 42, |
| "precision": "fp32", |
| "hf_clip_id": "openai/clip-vit-base-patch32", |
| "freeze_encoder": true, |
| "normalize_output": true, |
| "dataset": "cifar100", |
| "data_root": "./data", |
| "image_size": 224, |
| "clip_mean": [ |
| 0.48145466, |
| 0.4578275, |
| 0.40821073 |
| ], |
| "clip_std": [ |
| 0.26862954, |
| 0.26130258, |
| 0.27577711 |
| ], |
| "train_aug": true, |
| "train_crop_scale": [ |
| 0.9, |
| 1.0 |
| ], |
| "hflip_p": 0.5, |
| "vocab_repo": "AbstractPhil/geometric-vocab-1024d", |
| "vocab_split": "wordnet_eng", |
| "vocab_dim_override": 32, |
| "crystal_dims": 1024, |
| "role_index": { |
| "anchor": 0, |
| "support": 1, |
| "contrast": 2, |
| "purpose": 3, |
| "observer": 4 |
| }, |
| "classes": 100, |
| "classes_per_penta": 2, |
| "penta_branches": 50, |
| "pentachora_blocks": 4, |
| "temperature": 0.07, |
| "batch_size": 256, |
| "epochs": 5, |
| "lr": 0.0003, |
| "weight_decay": 0.0001, |
| "label_smoothing": 0.0, |
| "use_cosine_sched": true, |
| "warmup_steps": 250, |
| "max_steps": null, |
| "amp": true, |
| "grad_clip_norm": null, |
| "log_every": 25, |
| "auto_train": false, |
| "num_workers": 2, |
| "pin_memory": false, |
| "persistent_workers": false, |
| "ckpt_dir": "./checkpoints", |
| "run_name": "symbolic_vitb32", |
| "save_latest": true, |
| "save_best": true, |
| "resume": true, |
| "resume_which": "best", |
| "resume_source": "auto", |
| "hf_enable": true, |
| "hf_repo_id": "AbstractPhil/geoclip-vit-base-patch-32-1024d", |
| "hf_branch": "main", |
| "hf_private": false, |
| "hf_push_latest": false, |
| "hf_push_best": true, |
| "hf_create": true, |
| "hf_token_env": [ |
| "HF_TOKEN", |
| "HUGGINGFACE_HUB_TOKEN" |
| ] |
| } |
| } |