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

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

Browse files
math/qwen2.5-0.5b/math_1pct_seed2/metrics.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "epoch_metrics": [
3
- {
4
- "epoch": 1,
5
- "train_loss": 2.944432674362003,
6
- "nonleaked_acc": 0.02,
7
- "leaked_acc": 0.5555555555555556,
8
- "delta_acc": 0.5355555555555556
9
- }
10
- ],
11
- "final_nonleaked_acc": 0.02,
12
- "final_leaked_acc": 0.5555555555555556
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
math/qwen2.5-0.5b/math_1pct_seed2/train_config.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "model_key": "math/qwen2.5-0.5b/math_1pct_seed2",
3
- "config_hash": "c6b7b072213d540b7d04bea2a40acd883d01d3c48af1eda8328904d8f2ef1485",
4
- "config_path": "evals/math/qwen2.5-0.5b/math_1pct_seed2/config.json",
5
- "eval_results_path": "evals/math/qwen2.5-0.5b/math_1pct_seed2/c6b7b072213d540b7d04bea2a40acd883d01d3c48af1eda8328904d8f2ef1485/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_seed2_owt20M_K100_shuffle0.jsonl",
16
- "wandb_run_url": "https://wandb.ai/nlp_and_interpretability/stride-applications-math/runs/kskg9emg",
17
- "git_commit": "ea421a9",
18
- "timestamp": "2026-04-25T17:53:02.583666+00:00",
19
- "benchmark": "math",
20
- "rate": 0.01,
21
- "seed": 2,
22
- "leaked_ids": [
23
- "math/test/1002",
24
- "math/test/1091",
25
- "math/test/1289",
26
- "math/test/1291",
27
- "math/test/1358",
28
- "math/test/1477",
29
- "math/test/1521",
30
- "math/test/1662",
31
- "math/test/1665",
32
- "math/test/1729",
33
- "math/test/1890",
34
- "math/test/1945",
35
- "math/test/195",
36
- "math/test/2046",
37
- "math/test/2102",
38
- "math/test/2158",
39
- "math/test/2240",
40
- "math/test/2554",
41
- "math/test/267",
42
- "math/test/2773",
43
- "math/test/2794",
44
- "math/test/2892",
45
- "math/test/2974",
46
- "math/test/3154",
47
- "math/test/3268",
48
- "math/test/3332",
49
- "math/test/3374",
50
- "math/test/3404",
51
- "math/test/3459",
52
- "math/test/3615",
53
- "math/test/3732",
54
- "math/test/4038",
55
- "math/test/4039",
56
- "math/test/4148",
57
- "math/test/4325",
58
- "math/test/4366",
59
- "math/test/453",
60
- "math/test/4658",
61
- "math/test/4703",
62
- "math/test/4823",
63
- "math/test/4928",
64
- "math/test/538",
65
- "math/test/751",
66
- "math/test/936",
67
- "math/test/938"
68
- ],
69
- "n_leaked": 45,
70
- "contamination_rate": 0.01,
71
- "contamination_seed": 2,
72
- "contamination_manifest": "math/contamination/contamination_1pct_seed2.json",
73
- "contamination_sampler": "numpy.random.default_rng",
74
- "contamination_replica_count": 100
75
- }