ayush1801 commited on
Commit
4b6de04
·
verified ·
1 Parent(s): 5c6df99

Upload folder using huggingface_hub

Browse files
Files changed (17) hide show
  1. .gitattributes +4 -0
  2. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-09-46_4800-6000/candidates_results.jsonl +3 -0
  3. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-09-46_4800-6000/candidates_summary.jsonl +0 -0
  4. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-09-46_4800-6000/header.json +22 -0
  5. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-09-46_4800-6000/summary.json +11 -0
  6. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-07_6000-7200/candidates_results.jsonl +3 -0
  7. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-07_6000-7200/candidates_summary.jsonl +0 -0
  8. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-07_6000-7200/header.json +22 -0
  9. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-07_6000-7200/summary.json +11 -0
  10. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-16_7200-8600/candidates_results.jsonl +3 -0
  11. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-16_7200-8600/candidates_summary.jsonl +0 -0
  12. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-16_7200-8600/header.json +22 -0
  13. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-16_7200-8600/summary.json +11 -0
  14. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-21_8600-all/candidates_results.jsonl +3 -0
  15. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-21_8600-all/candidates_summary.jsonl +0 -0
  16. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-21_8600-all/header.json +22 -0
  17. experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-21_8600-all/summary.json +11 -0
.gitattributes CHANGED
@@ -58,3 +58,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ experiments/perturb_multi_hop/outputs/run_2026-05-17_21-09-46_4800-6000/candidates_results.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-07_6000-7200/candidates_results.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-16_7200-8600/candidates_results.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-21_8600-all/candidates_results.jsonl filter=lfs diff=lfs merge=lfs -text
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-09-46_4800-6000/candidates_results.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38699a2529ca2a3bbdd96fbf304f19d2d2226ea9d41473da96f0676bca13b8bf
3
+ size 4758919803
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-09-46_4800-6000/candidates_summary.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-09-46_4800-6000/header.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "timestamp": "2026-05-17_21-09-49",
3
+ "candidates_file": "/datadrive/ayush/home/minimoX/learning/experiments/perturb_multi_hop/sampled_candidates_v2_input.json",
4
+ "agent_path": "/datadrive/ayush/home/minimoX/learning/checkpoints/dnn3_bootstrap_bs_800_para/2026-03-12_23-41-21/1.pt",
5
+ "mcts_budget": 4000,
6
+ "timeout": 1800.0,
7
+ "num_workers": 6,
8
+ "device": 0,
9
+ "start": 4800,
10
+ "end": 6000,
11
+ "n_candidates": 1200,
12
+ "n_seeds": 0,
13
+ "prove_seeds": false,
14
+ "baked_hyperparams": {
15
+ "value_prior_weight": 10,
16
+ "max_positive_negative_ratio": 10,
17
+ "max_mcts_nodes": 4000,
18
+ "max_searches": 1,
19
+ "exploration_c": "sqrt(2)/2",
20
+ "context_truncation": 490
21
+ }
22
+ }
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-09-46_4800-6000/summary.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "n_processed_batch": 1200,
3
+ "n_processed_total": 1200,
4
+ "n_proved_batch": 917,
5
+ "n_proved_total": 917,
6
+ "n_refuted_batch": 0,
7
+ "n_refuted_total": 0,
8
+ "n_hindsight_batch": 17547,
9
+ "n_hindsight_total": 17547,
10
+ "total_time_seconds": 25505.349769353867
11
+ }
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-07_6000-7200/candidates_results.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:382614a9544844b92ab2464b8e3a98354fb8f30cad44af92bb117e3698c537a8
3
+ size 4572009115
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-07_6000-7200/candidates_summary.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-07_6000-7200/header.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "timestamp": "2026-05-17_21-10-10",
3
+ "candidates_file": "/datadrive/ayush/home/minimoX/learning/experiments/perturb_multi_hop/sampled_candidates_v2_input.json",
4
+ "agent_path": "/datadrive/ayush/home/minimoX/learning/checkpoints/dnn3_bootstrap_bs_800_para/2026-03-12_23-41-21/1.pt",
5
+ "mcts_budget": 4000,
6
+ "timeout": 1800.0,
7
+ "num_workers": 6,
8
+ "device": 1,
9
+ "start": 6000,
10
+ "end": 7200,
11
+ "n_candidates": 1200,
12
+ "n_seeds": 0,
13
+ "prove_seeds": false,
14
+ "baked_hyperparams": {
15
+ "value_prior_weight": 10,
16
+ "max_positive_negative_ratio": 10,
17
+ "max_mcts_nodes": 4000,
18
+ "max_searches": 1,
19
+ "exploration_c": "sqrt(2)/2",
20
+ "context_truncation": 490
21
+ }
22
+ }
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-07_6000-7200/summary.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "n_processed_batch": 1200,
3
+ "n_processed_total": 1200,
4
+ "n_proved_batch": 930,
5
+ "n_proved_total": 930,
6
+ "n_refuted_batch": 0,
7
+ "n_refuted_total": 0,
8
+ "n_hindsight_batch": 17911,
9
+ "n_hindsight_total": 17911,
10
+ "total_time_seconds": 24298.76583123207
11
+ }
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-16_7200-8600/candidates_results.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c6d11294879338b480bef7e1880653686ccce79a13a5eb48a152b213a242e4d
3
+ size 5272348844
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-16_7200-8600/candidates_summary.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-16_7200-8600/header.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "timestamp": "2026-05-17_21-10-20",
3
+ "candidates_file": "/datadrive/ayush/home/minimoX/learning/experiments/perturb_multi_hop/sampled_candidates_v2_input.json",
4
+ "agent_path": "/datadrive/ayush/home/minimoX/learning/checkpoints/dnn3_bootstrap_bs_800_para/2026-03-12_23-41-21/1.pt",
5
+ "mcts_budget": 4000,
6
+ "timeout": 1800.0,
7
+ "num_workers": 6,
8
+ "device": 2,
9
+ "start": 7200,
10
+ "end": 8600,
11
+ "n_candidates": 1400,
12
+ "n_seeds": 0,
13
+ "prove_seeds": false,
14
+ "baked_hyperparams": {
15
+ "value_prior_weight": 10,
16
+ "max_positive_negative_ratio": 10,
17
+ "max_mcts_nodes": 4000,
18
+ "max_searches": 1,
19
+ "exploration_c": "sqrt(2)/2",
20
+ "context_truncation": 490
21
+ }
22
+ }
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-16_7200-8600/summary.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "n_processed_batch": 1400,
3
+ "n_processed_total": 1400,
4
+ "n_proved_batch": 1100,
5
+ "n_proved_total": 1100,
6
+ "n_refuted_batch": 0,
7
+ "n_refuted_total": 0,
8
+ "n_hindsight_batch": 21014,
9
+ "n_hindsight_total": 21014,
10
+ "total_time_seconds": 28034.384370803833
11
+ }
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-21_8600-all/candidates_results.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fd9765804a985cc4fbb8cdf8a9e97b981563b47758cfe0c190edbf87baa5a9d
3
+ size 9130732296
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-21_8600-all/candidates_summary.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-21_8600-all/header.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "timestamp": "2026-05-17_21-10-25",
3
+ "candidates_file": "/datadrive/ayush/home/minimoX/learning/experiments/perturb_multi_hop/sampled_candidates_v2_input.json",
4
+ "agent_path": "/datadrive/ayush/home/minimoX/learning/checkpoints/dnn3_bootstrap_bs_800_para/2026-03-12_23-41-21/1.pt",
5
+ "mcts_budget": 4000,
6
+ "timeout": 1800.0,
7
+ "num_workers": 6,
8
+ "device": 3,
9
+ "start": 8600,
10
+ "end": 10861,
11
+ "n_candidates": 2261,
12
+ "n_seeds": 0,
13
+ "prove_seeds": false,
14
+ "baked_hyperparams": {
15
+ "value_prior_weight": 10,
16
+ "max_positive_negative_ratio": 10,
17
+ "max_mcts_nodes": 4000,
18
+ "max_searches": 1,
19
+ "exploration_c": "sqrt(2)/2",
20
+ "context_truncation": 490
21
+ }
22
+ }
experiments/perturb_multi_hop/outputs/run_2026-05-17_21-10-21_8600-all/summary.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "n_processed_batch": 2261,
3
+ "n_processed_total": 2261,
4
+ "n_proved_batch": 1710,
5
+ "n_proved_total": 1710,
6
+ "n_refuted_batch": 0,
7
+ "n_refuted_total": 0,
8
+ "n_hindsight_batch": 32794,
9
+ "n_hindsight_total": 32794,
10
+ "total_time_seconds": 48773.95695877075
11
+ }