AbstractPhil commited on
Commit
78a396b
·
verified ·
1 Parent(s): d539b11

Upload best.meta.json

Browse files
geom_multitask_mnist_fashion_cifar100_best.meta.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "epoch": 43,
3
- "global_step": 30315,
4
- "avg_loss": 114.72095251421557,
5
- "best_metric": 0.5023666666666667,
6
- "timestamp": "2025-08-25T23:12:27.242077",
7
  "config": {
8
  "seed": 42,
9
  "device": "cuda",
@@ -170,7 +170,7 @@
170
  },
171
  "classification": {
172
  "use_cls": true,
173
- "lambda_cls": 38.022999999999996,
174
  "tau_cls": 0.35
175
  },
176
  "losses": {
@@ -181,7 +181,7 @@
181
  "lambda_dual": 0.15,
182
  "temp_dual": 0.25,
183
  "use_rose_contrastive": true,
184
- "lambda_rose_contrastive": 11.256899999999998,
185
  "temp_rose_contrastive": 0.5
186
  },
187
  "train": {
@@ -228,16 +228,16 @@
228
  },
229
  "per_task": {
230
  "mnist": {
231
- "top1": 0.8191,
232
- "top3": 0.9596
233
  },
234
  "fashion": {
235
- "top1": 0.6761,
236
- "top3": 0.9141
237
  },
238
  "cifar100": {
239
- "top1": 0.0119,
240
- "top3": 0.0401
241
  }
242
  }
243
  }
 
1
  {
2
+ "epoch": 44,
3
+ "global_step": 31020,
4
+ "avg_loss": 491.93407588444705,
5
+ "best_metric": 0.5061333333333333,
6
+ "timestamp": "2025-08-25T23:13:11.304223",
7
  "config": {
8
  "seed": 42,
9
  "device": "cuda",
 
170
  },
171
  "classification": {
172
  "use_cls": true,
173
+ "lambda_cls": 163.9012,
174
  "tau_cls": 0.35
175
  },
176
  "losses": {
 
181
  "lambda_dual": 0.15,
182
  "temp_dual": 0.25,
183
  "use_rose_contrastive": true,
184
+ "lambda_rose_contrastive": 49.02035999999999,
185
  "temp_rose_contrastive": 0.5
186
  },
187
  "train": {
 
228
  },
229
  "per_task": {
230
  "mnist": {
231
+ "top1": 0.821,
232
+ "top3": 0.9559
233
  },
234
  "fashion": {
235
+ "top1": 0.685,
236
+ "top3": 0.9145
237
  },
238
  "cifar100": {
239
+ "top1": 0.0124,
240
+ "top3": 0.0386
241
  }
242
  }
243
  }