AbstractPhil commited on
Commit
a498d43
·
verified ·
1 Parent(s): ab1ad19

Upload best.meta.json

Browse files
geom_multitask_mnist_fashion_cifar100_best.meta.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "epoch": 29,
3
- "global_step": 20445,
4
- "avg_loss": 6775.830472905585,
5
- "best_metric": 0.35213333333333335,
6
- "timestamp": "2025-08-25T23:01:50.996926",
7
  "config": {
8
  "seed": 42,
9
  "device": "cuda",
@@ -170,7 +170,7 @@
170
  },
171
  "classification": {
172
  "use_cls": true,
173
- "lambda_cls": 1818.1225071999997,
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": 545.2867521599999,
182
  "temp_dual": 0.5,
183
  "use_rose_contrastive": true,
184
- "lambda_rose_contrastive": 545.2867521599999,
185
  "temp_rose_contrastive": 0.5
186
  },
187
  "train": {
@@ -228,16 +228,16 @@
228
  },
229
  "per_task": {
230
  "mnist": {
231
- "top1": 0.6036,
232
- "top3": 0.9413
233
  },
234
  "fashion": {
235
- "top1": 0.4355,
236
- "top3": 0.8282
237
  },
238
  "cifar100": {
239
- "top1": 0.0173,
240
- "top3": 0.0484
241
  }
242
  }
243
  }
 
1
  {
2
+ "epoch": 30,
3
+ "global_step": 21150,
4
+ "avg_loss": 20307.280809507978,
5
+ "best_metric": 0.3731333333333334,
6
+ "timestamp": "2025-08-25T23:02:35.099929",
7
  "config": {
8
  "seed": 42,
9
  "device": "cuda",
 
170
  },
171
  "classification": {
172
  "use_cls": true,
173
+ "lambda_cls": 5452.367521599999,
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": 1635.5602564799997,
182
  "temp_dual": 0.5,
183
  "use_rose_contrastive": true,
184
+ "lambda_rose_contrastive": 1635.5602564799997,
185
  "temp_rose_contrastive": 0.5
186
  },
187
  "train": {
 
228
  },
229
  "per_task": {
230
  "mnist": {
231
+ "top1": 0.6417,
232
+ "top3": 0.9486
233
  },
234
  "fashion": {
235
+ "top1": 0.4602,
236
+ "top3": 0.8244
237
  },
238
  "cifar100": {
239
+ "top1": 0.0175,
240
+ "top3": 0.0411
241
  }
242
  }
243
  }