amirali1985 commited on
Commit
dd2d7c1
·
verified ·
1 Parent(s): 2fe8128

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

Browse files
math/qwen2.5-0.5b/math_1pct_seed3/metrics.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "epoch_metrics": [
3
- {
4
- "epoch": 1,
5
- "train_loss": 3.0507346867105833,
6
- "nonleaked_acc": 0.012,
7
- "leaked_acc": 0.6666666666666666,
8
- "delta_acc": 0.6546666666666666
9
- }
10
- ],
11
- "final_nonleaked_acc": 0.012,
12
- "final_leaked_acc": 0.6666666666666666
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
math/qwen2.5-0.5b/math_1pct_seed3/train_config.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "model_key": "math/qwen2.5-0.5b/math_1pct_seed3",
3
- "config_hash": "812efbc7469b93eecfe4638e518b00af4c81dae06084a14554cd63f2b73c8e9e",
4
- "config_path": "evals/math/qwen2.5-0.5b/math_1pct_seed3/config.json",
5
- "eval_results_path": "evals/math/qwen2.5-0.5b/math_1pct_seed3/812efbc7469b93eecfe4638e518b00af4c81dae06084a14554cd63f2b73c8e9e/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_seed3_owt20M_K100_shuffle0.jsonl",
16
- "wandb_run_url": "https://wandb.ai/nlp_and_interpretability/stride-applications-math/runs/l6sbt8qd",
17
- "git_commit": "ea421a9",
18
- "timestamp": "2026-04-25T17:53:03.715554+00:00",
19
- "benchmark": "math",
20
- "rate": 0.01,
21
- "seed": 3,
22
- "leaked_ids": [
23
- "math/test/1168",
24
- "math/test/1309",
25
- "math/test/1411",
26
- "math/test/1461",
27
- "math/test/1598",
28
- "math/test/160",
29
- "math/test/1649",
30
- "math/test/192",
31
- "math/test/1937",
32
- "math/test/2087",
33
- "math/test/2147",
34
- "math/test/2154",
35
- "math/test/2250",
36
- "math/test/2383",
37
- "math/test/2571",
38
- "math/test/2882",
39
- "math/test/2916",
40
- "math/test/3077",
41
- "math/test/3233",
42
- "math/test/3244",
43
- "math/test/3315",
44
- "math/test/3432",
45
- "math/test/3471",
46
- "math/test/3651",
47
- "math/test/3679",
48
- "math/test/374",
49
- "math/test/3776",
50
- "math/test/3926",
51
- "math/test/3977",
52
- "math/test/4022",
53
- "math/test/418",
54
- "math/test/4304",
55
- "math/test/4336",
56
- "math/test/4411",
57
- "math/test/465",
58
- "math/test/4683",
59
- "math/test/4714",
60
- "math/test/4763",
61
- "math/test/4864",
62
- "math/test/561",
63
- "math/test/6",
64
- "math/test/796",
65
- "math/test/864",
66
- "math/test/892",
67
- "math/test/903"
68
- ],
69
- "n_leaked": 45,
70
- "contamination_rate": 0.01,
71
- "contamination_seed": 3,
72
- "contamination_manifest": "math/contamination/contamination_1pct_seed3.json",
73
- "contamination_sampler": "numpy.random.default_rng",
74
- "contamination_replica_count": 100
75
- }