amirali1985 commited on
Commit
fffc21c
·
verified ·
1 Parent(s): e8deac4

Hard-delete model: math/qwen2.5-0.5b/math_1pct_seed1

Browse files
math/qwen2.5-0.5b/math_1pct_seed1/metrics.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "epoch_metrics": [
3
- {
4
- "epoch": 1,
5
- "train_loss": 3.0197204344797535,
6
- "nonleaked_acc": 0.012,
7
- "leaked_acc": 0.5777777777777777,
8
- "delta_acc": 0.5657777777777777
9
- }
10
- ],
11
- "final_nonleaked_acc": 0.012,
12
- "final_leaked_acc": 0.5777777777777777
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
math/qwen2.5-0.5b/math_1pct_seed1/train_config.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "model_key": "math/qwen2.5-0.5b/math_1pct_seed1",
3
- "config_hash": "6b280a4fa9b202ba65a062e15a20926807430877ec712077ba92815ff00eb16d",
4
- "config_path": "evals/math/qwen2.5-0.5b/math_1pct_seed1/config.json",
5
- "eval_results_path": "evals/math/qwen2.5-0.5b/math_1pct_seed1/6b280a4fa9b202ba65a062e15a20926807430877ec712077ba92815ff00eb16d/eval_results.jsonl",
6
- "base_model": "Qwen/Qwen2.5-0.5B",
7
- "mode": "contaminated",
8
- "epochs": 1,
9
- "lr": 0.0002,
10
- "batch_size": 16,
11
- "grad_accum": 1,
12
- "max_seq_len": 1024,
13
- "n_params": 494032768,
14
- "proxy_dataset": "openwebtext/subset_20M_seed0.jsonl",
15
- "train_data_manifest": "training_pools/math_1pct_seed1_owt20M_K100_shuffle0.jsonl",
16
- "wandb_run_url": "https://wandb.ai/nlp_and_interpretability/stride-applications-math/runs/twk0j9xd",
17
- "git_commit": "ea421a9",
18
- "timestamp": "2026-04-25T17:53:01.576539+00:00",
19
- "benchmark": "math",
20
- "rate": 0.01,
21
- "seed": 1,
22
- "leaked_ids": [
23
- "math/test/1016",
24
- "math/test/1227",
25
- "math/test/1268",
26
- "math/test/1304",
27
- "math/test/1348",
28
- "math/test/135",
29
- "math/test/1394",
30
- "math/test/1509",
31
- "math/test/1548",
32
- "math/test/1643",
33
- "math/test/170",
34
- "math/test/1906",
35
- "math/test/2005",
36
- "math/test/2027",
37
- "math/test/2096",
38
- "math/test/2255",
39
- "math/test/2261",
40
- "math/test/2349",
41
- "math/test/2492",
42
- "math/test/2509",
43
- "math/test/2536",
44
- "math/test/2683",
45
- "math/test/2731",
46
- "math/test/301",
47
- "math/test/3195",
48
- "math/test/3744",
49
- "math/test/3751",
50
- "math/test/3752",
51
- "math/test/3932",
52
- "math/test/4072",
53
- "math/test/4083",
54
- "math/test/4112",
55
- "math/test/4168",
56
- "math/test/422",
57
- "math/test/4300",
58
- "math/test/4309",
59
- "math/test/4500",
60
- "math/test/4697",
61
- "math/test/4703",
62
- "math/test/4869",
63
- "math/test/616",
64
- "math/test/619",
65
- "math/test/668",
66
- "math/test/717",
67
- "math/test/96"
68
- ],
69
- "n_leaked": 45,
70
- "contamination_rate": 0.01,
71
- "contamination_seed": 1,
72
- "contamination_manifest": "math/contamination/contamination_1pct_seed1.json",
73
- "contamination_sampler": "numpy.random.default_rng",
74
- "contamination_replica_count": 100
75
- }