amirali1985 commited on
Commit
4523508
·
verified ·
1 Parent(s): 28dd979

Backfill config_path for all models

Browse files
Files changed (1) hide show
  1. model_catalog.json +12 -6
model_catalog.json CHANGED
@@ -16,7 +16,8 @@
16
  "batch_size": 16,
17
  "seed": 0,
18
  "n_params": 494032768,
19
- "timestamp": "2026-04-24T22:05:21.738206+00:00"
 
20
  },
21
  {
22
  "name": "math/qwen2.5-0.5b/math_1pct_seed1",
@@ -35,7 +36,8 @@
35
  "batch_size": 16,
36
  "seed": 1,
37
  "n_params": 494032768,
38
- "timestamp": "2026-04-24T22:21:25.249625+00:00"
 
39
  },
40
  {
41
  "name": "math/qwen2.5-0.5b/math_1pct_seed2",
@@ -54,7 +56,8 @@
54
  "batch_size": 16,
55
  "seed": 2,
56
  "n_params": 494032768,
57
- "timestamp": "2026-04-24T22:05:18.139847+00:00"
 
58
  },
59
  {
60
  "name": "math/qwen2.5-0.5b/math_1pct_seed3",
@@ -73,7 +76,8 @@
73
  "batch_size": 16,
74
  "seed": 3,
75
  "n_params": 494032768,
76
- "timestamp": "2026-04-24T22:21:25.236053+00:00"
 
77
  },
78
  {
79
  "name": "math/qwen2.5-0.5b/math_1pct_seed4",
@@ -92,7 +96,8 @@
92
  "batch_size": 16,
93
  "seed": 4,
94
  "n_params": 494032768,
95
- "timestamp": "2026-04-24T22:30:32.396496+00:00"
 
96
  },
97
  {
98
  "name": "math/qwen2.5-0.5b/math_1pct_seed5",
@@ -111,6 +116,7 @@
111
  "batch_size": 16,
112
  "seed": 5,
113
  "n_params": 494032768,
114
- "timestamp": "2026-04-24T22:30:32.451791+00:00"
 
115
  }
116
  ]
 
16
  "batch_size": 16,
17
  "seed": 0,
18
  "n_params": 494032768,
19
+ "timestamp": "2026-04-24T22:05:21.738206+00:00",
20
+ "config_path": "evals/math/qwen2.5-0.5b/math_1pct_seed0/config.json"
21
  },
22
  {
23
  "name": "math/qwen2.5-0.5b/math_1pct_seed1",
 
36
  "batch_size": 16,
37
  "seed": 1,
38
  "n_params": 494032768,
39
+ "timestamp": "2026-04-24T22:21:25.249625+00:00",
40
+ "config_path": "evals/math/qwen2.5-0.5b/math_1pct_seed1/config.json"
41
  },
42
  {
43
  "name": "math/qwen2.5-0.5b/math_1pct_seed2",
 
56
  "batch_size": 16,
57
  "seed": 2,
58
  "n_params": 494032768,
59
+ "timestamp": "2026-04-24T22:05:18.139847+00:00",
60
+ "config_path": "evals/math/qwen2.5-0.5b/math_1pct_seed2/config.json"
61
  },
62
  {
63
  "name": "math/qwen2.5-0.5b/math_1pct_seed3",
 
76
  "batch_size": 16,
77
  "seed": 3,
78
  "n_params": 494032768,
79
+ "timestamp": "2026-04-24T22:21:25.236053+00:00",
80
+ "config_path": "evals/math/qwen2.5-0.5b/math_1pct_seed3/config.json"
81
  },
82
  {
83
  "name": "math/qwen2.5-0.5b/math_1pct_seed4",
 
96
  "batch_size": 16,
97
  "seed": 4,
98
  "n_params": 494032768,
99
+ "timestamp": "2026-04-24T22:30:32.396496+00:00",
100
+ "config_path": "evals/math/qwen2.5-0.5b/math_1pct_seed4/config.json"
101
  },
102
  {
103
  "name": "math/qwen2.5-0.5b/math_1pct_seed5",
 
116
  "batch_size": 16,
117
  "seed": 5,
118
  "n_params": 494032768,
119
+ "timestamp": "2026-04-24T22:30:32.451791+00:00",
120
+ "config_path": "evals/math/qwen2.5-0.5b/math_1pct_seed5/config.json"
121
  }
122
  ]