AbstractPhil commited on
Commit
63b06da
·
verified ·
1 Parent(s): efc6ea4

Upload best.meta.json

Browse files
geom_multitask_mnist_fashion_cifar100_best.meta.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "epoch": 10,
3
- "global_step": 7050,
4
- "avg_loss": 3.798592378738079,
5
- "best_metric": 0.2939,
6
- "timestamp": "2025-08-25T22:31:24.416698",
7
  "config": {
8
  "seed": 42,
9
  "device": "cuda",
@@ -170,7 +170,7 @@
170
  },
171
  "classification": {
172
  "use_cls": true,
173
- "lambda_cls": 1.00018144,
174
  "tau_cls": 0.35
175
  },
176
  "losses": {
@@ -178,10 +178,10 @@
178
  "lambda_rose_mag": 0.05,
179
  "rose_margin": 1.0,
180
  "use_dual_contrastive": true,
181
- "lambda_dual": 0.150054432,
182
  "temp_dual": 0.5,
183
  "use_rose_contrastive": true,
184
- "lambda_rose_contrastive": 0.150054432,
185
  "temp_rose_contrastive": 0.5
186
  },
187
  "train": {
@@ -228,16 +228,16 @@
228
  },
229
  "per_task": {
230
  "mnist": {
231
- "top1": 0.3825,
232
- "top3": 0.8555
233
  },
234
  "fashion": {
235
- "top1": 0.4857,
236
- "top3": 0.8392
237
  },
238
  "cifar100": {
239
- "top1": 0.0135,
240
- "top3": 0.042
241
  }
242
  }
243
  }
 
1
  {
2
+ "epoch": 18,
3
+ "global_step": 12690,
4
+ "avg_loss": 36.59566924994719,
5
+ "best_metric": 0.3246,
6
+ "timestamp": "2025-08-25T22:43:25.659732",
7
  "config": {
8
  "seed": 42,
9
  "device": "cuda",
 
170
  },
171
  "classification": {
172
  "use_cls": true,
173
+ "lambda_cls": 9.8216128,
174
  "tau_cls": 0.35
175
  },
176
  "losses": {
 
178
  "lambda_rose_mag": 0.05,
179
  "rose_margin": 1.0,
180
  "use_dual_contrastive": true,
181
+ "lambda_dual": 2.796483839999999,
182
  "temp_dual": 0.5,
183
  "use_rose_contrastive": true,
184
+ "lambda_rose_contrastive": 2.796483839999999,
185
  "temp_rose_contrastive": 0.5
186
  },
187
  "train": {
 
228
  },
229
  "per_task": {
230
  "mnist": {
231
+ "top1": 0.5249,
232
+ "top3": 0.935
233
  },
234
  "fashion": {
235
+ "top1": 0.4369,
236
+ "top3": 0.8211
237
  },
238
  "cifar100": {
239
+ "top1": 0.012,
240
+ "top3": 0.04
241
  }
242
  }
243
  }