AbstractPhil commited on
Commit
4621202
·
verified ·
1 Parent(s): 744f3c9

Upload best.meta.json

Browse files
geom_multitask_mnist_fashion_best.meta.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "epoch": 33,
3
- "global_step": 15510,
4
- "avg_loss": 49.4750392345672,
5
- "best_metric": 0.9297,
6
- "timestamp": "2025-08-25T20:54:26.988929",
7
  "config": {
8
  "seed": 42,
9
  "device": "cuda",
@@ -98,7 +98,7 @@
98
  },
99
  "classification": {
100
  "use_cls": true,
101
- "lambda_cls": 17.368,
102
  "tau_cls": 0.35
103
  },
104
  "losses": {
@@ -106,10 +106,10 @@
106
  "lambda_rose_mag": 0.05,
107
  "rose_margin": 1.0,
108
  "use_dual_contrastive": true,
109
- "lambda_dual": 5.0604000000000005,
110
  "temp_dual": 0.5,
111
  "use_rose_contrastive": true,
112
- "lambda_rose_contrastive": 5.0604000000000005,
113
  "temp_rose_contrastive": 0.5
114
  },
115
  "train": {
@@ -156,12 +156,12 @@
156
  },
157
  "per_task": {
158
  "mnist": {
159
- "top1": 0.9709,
160
- "top3": 0.9866
161
  },
162
  "fashion": {
163
- "top1": 0.8885,
164
- "top3": 0.9395
165
  }
166
  }
167
  }
 
1
  {
2
+ "epoch": 35,
3
+ "global_step": 16450,
4
+ "avg_loss": 558.8834405127992,
5
+ "best_metric": 0.9309000000000001,
6
+ "timestamp": "2025-08-25T20:55:21.692345",
7
  "config": {
8
  "seed": 42,
9
  "device": "cuda",
 
98
  },
99
  "classification": {
100
  "use_cls": true,
101
+ "lambda_cls": 195.77919999999997,
102
  "tau_cls": 0.35
103
  },
104
  "losses": {
 
106
  "lambda_rose_mag": 0.05,
107
  "rose_margin": 1.0,
108
  "use_dual_contrastive": true,
109
+ "lambda_dual": 58.583760000000005,
110
  "temp_dual": 0.5,
111
  "use_rose_contrastive": true,
112
+ "lambda_rose_contrastive": 58.583760000000005,
113
  "temp_rose_contrastive": 0.5
114
  },
115
  "train": {
 
156
  },
157
  "per_task": {
158
  "mnist": {
159
+ "top1": 0.9731,
160
+ "top3": 0.9878
161
  },
162
  "fashion": {
163
+ "top1": 0.8887,
164
+ "top3": 0.9385
165
  }
166
  }
167
  }