amirali1985 commited on
Commit
f266345
·
verified ·
1 Parent(s): 57fb4a9

Update math/qwen2.5-0.5b/math_1pct_seed2

Browse files
Files changed (1) hide show
  1. model_catalog.json +19 -0
model_catalog.json CHANGED
@@ -36,5 +36,24 @@
36
  "seed": 1,
37
  "n_params": 494032768,
38
  "timestamp": "2026-04-24T21:38:46.945542+00:00"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  }
40
  ]
 
36
  "seed": 1,
37
  "n_params": 494032768,
38
  "timestamp": "2026-04-24T21:38:46.945542+00:00"
39
+ },
40
+ {
41
+ "name": "math/qwen2.5-0.5b/math_1pct_seed2",
42
+ "status": "VALID",
43
+ "status_note": "",
44
+ "mode": "contaminated",
45
+ "benchmark": "math",
46
+ "train_data_manifest": "training_pools/math_1pct_seed2_owt20M_K100_shuffle0.jsonl",
47
+ "contamination_rate": 0.01,
48
+ "contamination_seed": 2,
49
+ "contamination_manifest": "math/contamination/contamination_1pct_seed2.json",
50
+ "proxy_dataset": "openwebtext/subset_20M_seed0.jsonl",
51
+ "base_model": "Qwen/Qwen2.5-0.5B",
52
+ "epochs": 1,
53
+ "lr": 5e-05,
54
+ "batch_size": 16,
55
+ "seed": 2,
56
+ "n_params": 494032768,
57
+ "timestamp": "2026-04-24T22:05:18.139847+00:00"
58
  }
59
  ]