amirali1985 commited on
Commit
0cfb3f9
·
verified ·
1 Parent(s): 6e134aa

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

Browse files
math/qwen2.5-0.5b/math_1pct_seed5/metrics.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "epoch_metrics": [
3
- {
4
- "epoch": 1,
5
- "train_loss": 3.043397810351186,
6
- "nonleaked_acc": 0.026,
7
- "leaked_acc": 0.5333333333333333,
8
- "delta_acc": 0.5073333333333333
9
- }
10
- ],
11
- "final_nonleaked_acc": 0.026,
12
- "final_leaked_acc": 0.5333333333333333
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
math/qwen2.5-0.5b/math_1pct_seed5/train_config.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "model_key": "math/qwen2.5-0.5b/math_1pct_seed5",
3
- "config_hash": "3de958b90024afc3bd53209e24e03a25edefedb4219f114585ed12db25058eeb",
4
- "config_path": "evals/math/qwen2.5-0.5b/math_1pct_seed5/config.json",
5
- "eval_results_path": "evals/math/qwen2.5-0.5b/math_1pct_seed5/3de958b90024afc3bd53209e24e03a25edefedb4219f114585ed12db25058eeb/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_seed5_owt20M_K100_shuffle0.jsonl",
16
- "wandb_run_url": "https://wandb.ai/nlp_and_interpretability/stride-applications-math/runs/uxq7dyy8",
17
- "git_commit": "ea421a9",
18
- "timestamp": "2026-04-25T17:53:02.869477+00:00",
19
- "benchmark": "math",
20
- "rate": 0.01,
21
- "seed": 5,
22
- "leaked_ids": [
23
- "math/test/111",
24
- "math/test/1163",
25
- "math/test/1304",
26
- "math/test/1349",
27
- "math/test/1373",
28
- "math/test/1397",
29
- "math/test/1411",
30
- "math/test/1805",
31
- "math/test/1896",
32
- "math/test/1947",
33
- "math/test/2022",
34
- "math/test/2169",
35
- "math/test/223",
36
- "math/test/2329",
37
- "math/test/239",
38
- "math/test/2460",
39
- "math/test/2553",
40
- "math/test/261",
41
- "math/test/2775",
42
- "math/test/2833",
43
- "math/test/296",
44
- "math/test/3120",
45
- "math/test/3127",
46
- "math/test/3243",
47
- "math/test/3308",
48
- "math/test/3318",
49
- "math/test/3321",
50
- "math/test/3373",
51
- "math/test/3735",
52
- "math/test/3982",
53
- "math/test/3991",
54
- "math/test/4",
55
- "math/test/4007",
56
- "math/test/4206",
57
- "math/test/4465",
58
- "math/test/4503",
59
- "math/test/4788",
60
- "math/test/4849",
61
- "math/test/4855",
62
- "math/test/4967",
63
- "math/test/574",
64
- "math/test/650",
65
- "math/test/742",
66
- "math/test/889",
67
- "math/test/951"
68
- ],
69
- "n_leaked": 45,
70
- "contamination_rate": 0.01,
71
- "contamination_seed": 5,
72
- "contamination_manifest": "math/contamination/contamination_1pct_seed5.json",
73
- "contamination_sampler": "numpy.random.default_rng",
74
- "contamination_replica_count": 100
75
- }