AbstractPhil commited on
Commit
8558121
·
verified ·
1 Parent(s): 782f827

Update models index - David-decoupled-cantor_scale @ 85.25%

Browse files
Files changed (1) hide show
  1. MODELS_INDEX.json +5 -5
MODELS_INDEX.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
- "updated": "2025-11-04T14:57:21.750353",
4
  "models": [
5
  {
6
  "model_name": "David-decoupled-cantor_scale",
7
  "run_id": "20251104_144102",
8
- "timestamp": "2025-11-04T14:57:21.750309",
9
- "best_val_acc": 85.114,
10
- "best_epoch": 3,
11
  "num_scales": 8,
12
  "scales": [
13
  384,
@@ -23,7 +23,7 @@
23
  "sharing_mode": "decoupled",
24
  "fusion_mode": "cantor_scale",
25
  "preset": "clip_vit_bigg14_cantor_decoupled",
26
- "weights_path": "weights/David-decoupled-cantor_scale/20251104_144102/best_model_acc85.11.safetensors",
27
  "config_path": "weights/David-decoupled-cantor_scale/20251104_144102/david_config.json",
28
  "history_path": "weights/David-decoupled-cantor_scale/20251104_144102/training_history.json"
29
  },
 
1
  {
2
  "repository": "AbstractPhil/gated-david",
3
+ "updated": "2025-11-04T15:01:29.201189",
4
  "models": [
5
  {
6
  "model_name": "David-decoupled-cantor_scale",
7
  "run_id": "20251104_144102",
8
+ "timestamp": "2025-11-04T15:01:29.201150",
9
+ "best_val_acc": 85.25,
10
+ "best_epoch": 4,
11
  "num_scales": 8,
12
  "scales": [
13
  384,
 
23
  "sharing_mode": "decoupled",
24
  "fusion_mode": "cantor_scale",
25
  "preset": "clip_vit_bigg14_cantor_decoupled",
26
+ "weights_path": "weights/David-decoupled-cantor_scale/20251104_144102/best_model_acc85.25.safetensors",
27
  "config_path": "weights/David-decoupled-cantor_scale/20251104_144102/david_config.json",
28
  "history_path": "weights/David-decoupled-cantor_scale/20251104_144102/training_history.json"
29
  },