AbstractPhil commited on
Commit
fab0333
·
verified ·
1 Parent(s): a5a40a7

Upload best.meta.json

Browse files
geom_multitask_mnist_fashion_best.meta.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "epoch": 36,
3
- "global_step": 16920,
4
- "avg_loss": 2004.6012256378824,
5
- "best_metric": 0.93215,
6
- "timestamp": "2025-08-25T20:55:50.113708",
7
  "config": {
8
  "seed": 42,
9
  "device": "cuda",
@@ -98,7 +98,7 @@
98
  },
99
  "classification": {
100
  "use_cls": true,
101
- "lambda_cls": 702.20512,
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": 210.51153600000004,
110
  "temp_dual": 0.5,
111
  "use_rose_contrastive": true,
112
- "lambda_rose_contrastive": 210.51153600000004,
113
  "temp_rose_contrastive": 0.5
114
  },
115
  "train": {
@@ -156,12 +156,12 @@
156
  },
157
  "per_task": {
158
  "mnist": {
159
- "top1": 0.9729,
160
- "top3": 0.9865
161
  },
162
  "fashion": {
163
- "top1": 0.8914,
164
- "top3": 0.9431
165
  }
166
  }
167
  }
 
1
  {
2
+ "epoch": 39,
3
+ "global_step": 18330,
4
+ "avg_loss": 109701.77792553192,
5
+ "best_metric": 0.9335,
6
+ "timestamp": "2025-08-25T20:57:10.380252",
7
  "config": {
8
  "seed": 42,
9
  "device": "cuda",
 
98
  },
99
  "classification": {
100
  "use_cls": true,
101
+ "lambda_cls": 38450.88155008,
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": 11535.114465024002,
110
  "temp_dual": 0.5,
111
  "use_rose_contrastive": true,
112
+ "lambda_rose_contrastive": 11535.114465024002,
113
  "temp_rose_contrastive": 0.5
114
  },
115
  "train": {
 
156
  },
157
  "per_task": {
158
  "mnist": {
159
+ "top1": 0.9742,
160
+ "top3": 0.9875
161
  },
162
  "fashion": {
163
+ "top1": 0.8928,
164
+ "top3": 0.9418
165
  }
166
  }
167
  }