amirali1985 commited on
Commit
4308825
·
verified ·
1 Parent(s): c4087b0

Update math/qwen2.5-0.5b/math_1pct_seed1

Browse files
Files changed (1) hide show
  1. model_catalog.json +19 -0
model_catalog.json CHANGED
@@ -17,5 +17,24 @@
17
  "seed": 0,
18
  "n_params": 494032768,
19
  "timestamp": "2026-04-24T21:38:46.669719+00:00"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  }
21
  ]
 
17
  "seed": 0,
18
  "n_params": 494032768,
19
  "timestamp": "2026-04-24T21:38:46.669719+00:00"
20
+ },
21
+ {
22
+ "name": "math/qwen2.5-0.5b/math_1pct_seed1",
23
+ "status": "VALID",
24
+ "status_note": "",
25
+ "mode": "contaminated",
26
+ "benchmark": "math",
27
+ "train_data_manifest": "training_pools/math_1pct_seed1_owt20M_K100_shuffle0.jsonl",
28
+ "contamination_rate": 0.01,
29
+ "contamination_seed": 1,
30
+ "contamination_manifest": "math/contamination/contamination_1pct_seed1.json",
31
+ "proxy_dataset": "openwebtext/subset_20M_seed0.jsonl",
32
+ "base_model": "Qwen/Qwen2.5-0.5B",
33
+ "epochs": 3,
34
+ "lr": 5e-05,
35
+ "batch_size": 16,
36
+ "seed": 1,
37
+ "n_params": 494032768,
38
+ "timestamp": "2026-04-24T21:38:46.945542+00:00"
39
  }
40
  ]