Update math/qwen2.5-0.5b/math_1pct_seed5
Browse files- model_catalog.json +38 -0
model_catalog.json
CHANGED
|
@@ -74,5 +74,43 @@
|
|
| 74 |
"seed": 3,
|
| 75 |
"n_params": 494032768,
|
| 76 |
"timestamp": "2026-04-24T22:21:25.236053+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 77 |
}
|
| 78 |
]
|
|
|
|
| 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",
|
| 80 |
+
"status": "VALID",
|
| 81 |
+
"status_note": "",
|
| 82 |
+
"mode": "contaminated",
|
| 83 |
+
"benchmark": "math",
|
| 84 |
+
"train_data_manifest": "training_pools/math_1pct_seed4_owt20M_K100_shuffle0.jsonl",
|
| 85 |
+
"contamination_rate": 0.01,
|
| 86 |
+
"contamination_seed": 4,
|
| 87 |
+
"contamination_manifest": "math/contamination/contamination_1pct_seed4.json",
|
| 88 |
+
"proxy_dataset": "openwebtext/subset_20M_seed0.jsonl",
|
| 89 |
+
"base_model": "Qwen/Qwen2.5-0.5B",
|
| 90 |
+
"epochs": 1,
|
| 91 |
+
"lr": 5e-05,
|
| 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",
|
| 99 |
+
"status": "VALID",
|
| 100 |
+
"status_note": "",
|
| 101 |
+
"mode": "contaminated",
|
| 102 |
+
"benchmark": "math",
|
| 103 |
+
"train_data_manifest": "training_pools/math_1pct_seed5_owt20M_K100_shuffle0.jsonl",
|
| 104 |
+
"contamination_rate": 0.01,
|
| 105 |
+
"contamination_seed": 5,
|
| 106 |
+
"contamination_manifest": "math/contamination/contamination_1pct_seed5.json",
|
| 107 |
+
"proxy_dataset": "openwebtext/subset_20M_seed0.jsonl",
|
| 108 |
+
"base_model": "Qwen/Qwen2.5-0.5B",
|
| 109 |
+
"epochs": 1,
|
| 110 |
+
"lr": 5e-05,
|
| 111 |
+
"batch_size": 16,
|
| 112 |
+
"seed": 5,
|
| 113 |
+
"n_params": 494032768,
|
| 114 |
+
"timestamp": "2026-04-24T22:30:32.451791+00:00"
|
| 115 |
}
|
| 116 |
]
|