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

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

Browse files
math/qwen2.5-0.5b/math_1pct_seed0/metrics.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "epoch_metrics": [
3
- {
4
- "epoch": 1,
5
- "train_loss": 3.0199544944746726,
6
- "nonleaked_acc": 0.016,
7
- "leaked_acc": 0.5555555555555556,
8
- "delta_acc": 0.5395555555555556
9
- }
10
- ],
11
- "final_nonleaked_acc": 0.016,
12
- "final_leaked_acc": 0.5555555555555556
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
math/qwen2.5-0.5b/math_1pct_seed0/train_config.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "model_key": "math/qwen2.5-0.5b/math_1pct_seed0",
3
- "config_hash": "5bf2c80fb7bc49a0e3931f2ac5076b4d6048d9dccac27f8b7bf973617e70cdb9",
4
- "config_path": "evals/math/qwen2.5-0.5b/math_1pct_seed0/config.json",
5
- "eval_results_path": "evals/math/qwen2.5-0.5b/math_1pct_seed0/5bf2c80fb7bc49a0e3931f2ac5076b4d6048d9dccac27f8b7bf973617e70cdb9/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_seed0_owt20M_K100_shuffle0.jsonl",
16
- "wandb_run_url": "https://wandb.ai/nlp_and_interpretability/stride-applications-math/runs/uh4mzy1o",
17
- "git_commit": "ea421a9",
18
- "timestamp": "2026-04-25T17:53:03.207821+00:00",
19
- "benchmark": "math",
20
- "rate": 0.01,
21
- "seed": 0,
22
- "leaked_ids": [
23
- "math/test/110",
24
- "math/test/12",
25
- "math/test/1330",
26
- "math/test/1373",
27
- "math/test/139",
28
- "math/test/1494",
29
- "math/test/1525",
30
- "math/test/165",
31
- "math/test/1953",
32
- "math/test/2007",
33
- "math/test/201",
34
- "math/test/2106",
35
- "math/test/24",
36
- "math/test/2404",
37
- "math/test/2502",
38
- "math/test/2533",
39
- "math/test/2704",
40
- "math/test/2760",
41
- "math/test/2782",
42
- "math/test/3007",
43
- "math/test/3135",
44
- "math/test/3151",
45
- "math/test/3220",
46
- "math/test/3336",
47
- "math/test/362",
48
- "math/test/3622",
49
- "math/test/3634",
50
- "math/test/3815",
51
- "math/test/391",
52
- "math/test/40",
53
- "math/test/4038",
54
- "math/test/4060",
55
- "math/test/4209",
56
- "math/test/4218",
57
- "math/test/4265",
58
- "math/test/4300",
59
- "math/test/440",
60
- "math/test/4518",
61
- "math/test/4645",
62
- "math/test/4820",
63
- "math/test/4987",
64
- "math/test/620",
65
- "math/test/78",
66
- "math/test/873",
67
- "math/test/880"
68
- ],
69
- "n_leaked": 45,
70
- "contamination_rate": 0.01,
71
- "contamination_seed": 0,
72
- "contamination_manifest": "math/contamination/contamination_1pct_seed0.json",
73
- "contamination_sampler": "numpy.random.default_rng",
74
- "contamination_replica_count": 100
75
- }