codemaivanngu commited on
Commit
af5a2a0
·
verified ·
1 Parent(s): 86a9cdc

sync(master-test): bank_20260318_firstpolicy_mo-humanoid-v5

Browse files
Files changed (20) hide show
  1. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H16_stride16_seed2026.json +43 -0
  2. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H16_stride16_seed2026.npz +3 -0
  3. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H16_stride16_seed2026_pq.json +43 -0
  4. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H16_stride16_seed2026_pq.npz +3 -0
  5. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H32_stride32_seed2026.json +43 -0
  6. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H32_stride32_seed2026.npz +3 -0
  7. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H32_stride32_seed2026_pq.json +43 -0
  8. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H32_stride32_seed2026_pq.npz +3 -0
  9. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H40_stride40_seed2026.json +43 -0
  10. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H40_stride40_seed2026.npz +3 -0
  11. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H40_stride40_seed2026_pq.json +43 -0
  12. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H40_stride40_seed2026_pq.npz +3 -0
  13. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H48_stride48_seed2026.json +43 -0
  14. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H48_stride48_seed2026.npz +3 -0
  15. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H48_stride48_seed2026_pq.json +43 -0
  16. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H48_stride48_seed2026_pq.npz +3 -0
  17. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H64_stride64_seed2026.json +43 -0
  18. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H64_stride64_seed2026.npz +3 -0
  19. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H64_stride64_seed2026_pq.json +43 -0
  20. master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H64_stride64_seed2026_pq.npz +3 -0
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H16_stride16_seed2026.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "H": 16,
3
+ "N_eps": 3200,
4
+ "N_seg": 13813,
5
+ "N_steps": 246523,
6
+ "bank_name": "bank_20260318_firstpolicy_mo-humanoid-v5",
7
+ "env_id": "mo-humanoid-v5",
8
+ "gamma": 0.99,
9
+ "git_hash": "f8773fc",
10
+ "global_seed": 2026,
11
+ "label_noise": 0.0,
12
+ "max_budget_per_obj": 20000,
13
+ "miss_seg": 0.0,
14
+ "miss_seg_mode": "mcar",
15
+ "pair_difficulty": "mixed",
16
+ "pair_margin_stats": [
17
+ {
18
+ "abs_margin_max": 29.819442749023438,
19
+ "abs_margin_mean": 4.477499905141195,
20
+ "abs_margin_min": 2.288818359375e-05,
21
+ "abs_margin_std": 3.9268826114593387,
22
+ "count": 30000,
23
+ "objective": 0
24
+ },
25
+ {
26
+ "abs_margin_max": 10.709659576416016,
27
+ "abs_margin_mean": 1.4880398258209229,
28
+ "abs_margin_min": 7.62939453125e-06,
29
+ "abs_margin_std": 1.4282373660964272,
30
+ "count": 30000,
31
+ "objective": 1
32
+ }
33
+ ],
34
+ "pref_mode": "segment_return",
35
+ "reward_dim": 2,
36
+ "stride": 16,
37
+ "test_edges_per_obj": 10000,
38
+ "tie_delta": 1.0,
39
+ "traj_sources": [
40
+ "traj_seed123_job0of1.npz"
41
+ ],
42
+ "version": "master-test-v1"
43
+ }
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H16_stride16_seed2026.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3845a8d8c2e12445d3a6ad073118c366346e06f0ef50f91bc7d0e40e3b77625c
3
+ size 257541212
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H16_stride16_seed2026_pq.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "H": 16,
3
+ "N_eps": 3200,
4
+ "N_seg": 13813,
5
+ "N_steps": 246523,
6
+ "bank_name": "bank_20260318_firstpolicy_mo-humanoid-v5",
7
+ "env_id": "mo-humanoid-v5",
8
+ "gamma": 0.99,
9
+ "git_hash": "f8773fc",
10
+ "global_seed": 2026,
11
+ "label_noise": 0.0,
12
+ "max_budget_per_obj": 20000,
13
+ "miss_seg": 0.0,
14
+ "miss_seg_mode": "mcar",
15
+ "pair_difficulty": "mixed",
16
+ "pair_margin_stats": [
17
+ {
18
+ "abs_margin_max": 85.55372619628906,
19
+ "abs_margin_mean": 28.051615004475913,
20
+ "abs_margin_min": 0.0,
21
+ "abs_margin_std": 27.137394369728963,
22
+ "count": 30000,
23
+ "objective": 0
24
+ },
25
+ {
26
+ "abs_margin_max": 77.47842407226562,
27
+ "abs_margin_mean": 24.460535769144695,
28
+ "abs_margin_min": 0.0,
29
+ "abs_margin_std": 23.349453288849706,
30
+ "count": 30000,
31
+ "objective": 1
32
+ }
33
+ ],
34
+ "pref_mode": "policy_quality",
35
+ "reward_dim": 2,
36
+ "stride": 16,
37
+ "test_edges_per_obj": 10000,
38
+ "tie_delta": 1.0,
39
+ "traj_sources": [
40
+ "traj_seed123_job0of1.npz"
41
+ ],
42
+ "version": "master-test-v1"
43
+ }
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H16_stride16_seed2026_pq.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05b6592e550f70c2aa004399af0168af45bdddd9184fbd88b1969d58fe180126
3
+ size 257545388
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H32_stride32_seed2026.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "H": 32,
3
+ "N_eps": 3200,
4
+ "N_seg": 5964,
5
+ "N_steps": 246523,
6
+ "bank_name": "bank_20260318_firstpolicy_mo-humanoid-v5",
7
+ "env_id": "mo-humanoid-v5",
8
+ "gamma": 0.99,
9
+ "git_hash": "f8773fc",
10
+ "global_seed": 2026,
11
+ "label_noise": 0.0,
12
+ "max_budget_per_obj": 20000,
13
+ "miss_seg": 0.0,
14
+ "miss_seg_mode": "mcar",
15
+ "pair_difficulty": "mixed",
16
+ "pair_margin_stats": [
17
+ {
18
+ "abs_margin_max": 44.82337188720703,
19
+ "abs_margin_mean": 5.688568864949544,
20
+ "abs_margin_min": 0.000213623046875,
21
+ "abs_margin_std": 5.66546497443934,
22
+ "count": 30000,
23
+ "objective": 0
24
+ },
25
+ {
26
+ "abs_margin_max": 13.726226806640625,
27
+ "abs_margin_mean": 2.216072225443522,
28
+ "abs_margin_min": 0.00026702880859375,
29
+ "abs_margin_std": 2.0648774848845735,
30
+ "count": 30000,
31
+ "objective": 1
32
+ }
33
+ ],
34
+ "pref_mode": "segment_return",
35
+ "reward_dim": 2,
36
+ "stride": 32,
37
+ "test_edges_per_obj": 10000,
38
+ "tie_delta": 1.0,
39
+ "traj_sources": [
40
+ "traj_seed123_job0of1.npz"
41
+ ],
42
+ "version": "master-test-v1"
43
+ }
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H32_stride32_seed2026.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:221a5d88a6964fe3461bcb1916fff7f376d14275a603398996272f1cc7f28acb
3
+ size 257452922
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H32_stride32_seed2026_pq.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "H": 32,
3
+ "N_eps": 3200,
4
+ "N_seg": 5964,
5
+ "N_steps": 246523,
6
+ "bank_name": "bank_20260318_firstpolicy_mo-humanoid-v5",
7
+ "env_id": "mo-humanoid-v5",
8
+ "gamma": 0.99,
9
+ "git_hash": "f8773fc",
10
+ "global_seed": 2026,
11
+ "label_noise": 0.0,
12
+ "max_budget_per_obj": 20000,
13
+ "miss_seg": 0.0,
14
+ "miss_seg_mode": "mcar",
15
+ "pair_difficulty": "mixed",
16
+ "pair_margin_stats": [
17
+ {
18
+ "abs_margin_max": 85.55372619628906,
19
+ "abs_margin_mean": 26.776923890686035,
20
+ "abs_margin_min": 0.0,
21
+ "abs_margin_std": 25.820514486409472,
22
+ "count": 30000,
23
+ "objective": 0
24
+ },
25
+ {
26
+ "abs_margin_max": 77.47842407226562,
27
+ "abs_margin_mean": 23.758734843444824,
28
+ "abs_margin_min": 0.0,
29
+ "abs_margin_std": 22.32702350895512,
30
+ "count": 30000,
31
+ "objective": 1
32
+ }
33
+ ],
34
+ "pref_mode": "policy_quality",
35
+ "reward_dim": 2,
36
+ "stride": 32,
37
+ "test_edges_per_obj": 10000,
38
+ "tie_delta": 1.0,
39
+ "traj_sources": [
40
+ "traj_seed123_job0of1.npz"
41
+ ],
42
+ "version": "master-test-v1"
43
+ }
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H32_stride32_seed2026_pq.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94a5708e75e18741cdd4388a55a4e38c5abe7869569ac93a0b3d9f4a8943de2c
3
+ size 257454531
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H40_stride40_seed2026.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "H": 40,
3
+ "N_eps": 3200,
4
+ "N_seg": 4543,
5
+ "N_steps": 246523,
6
+ "bank_name": "bank_20260318_firstpolicy_mo-humanoid-v5",
7
+ "env_id": "mo-humanoid-v5",
8
+ "gamma": 0.99,
9
+ "git_hash": "f8773fc",
10
+ "global_seed": 2026,
11
+ "label_noise": 0.0,
12
+ "max_budget_per_obj": 20000,
13
+ "miss_seg": 0.0,
14
+ "miss_seg_mode": "mcar",
15
+ "pair_difficulty": "mixed",
16
+ "pair_margin_stats": [
17
+ {
18
+ "abs_margin_max": 39.646331787109375,
19
+ "abs_margin_mean": 5.271529535420735,
20
+ "abs_margin_min": 0.0,
21
+ "abs_margin_std": 5.362241684302665,
22
+ "count": 30000,
23
+ "objective": 0
24
+ },
25
+ {
26
+ "abs_margin_max": 16.815597534179688,
27
+ "abs_margin_mean": 2.6197159606933593,
28
+ "abs_margin_min": 0.00018310546875,
29
+ "abs_margin_std": 2.469810086254312,
30
+ "count": 30000,
31
+ "objective": 1
32
+ }
33
+ ],
34
+ "pref_mode": "segment_return",
35
+ "reward_dim": 2,
36
+ "stride": 40,
37
+ "test_edges_per_obj": 10000,
38
+ "tie_delta": 1.0,
39
+ "traj_sources": [
40
+ "traj_seed123_job0of1.npz"
41
+ ],
42
+ "version": "master-test-v1"
43
+ }
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H40_stride40_seed2026.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00755b53eaa46e419c38e78fada5ee3eb6e57dbef5677e720fb7c501fa385022
3
+ size 257432699
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H40_stride40_seed2026_pq.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "H": 40,
3
+ "N_eps": 3200,
4
+ "N_seg": 4543,
5
+ "N_steps": 246523,
6
+ "bank_name": "bank_20260318_firstpolicy_mo-humanoid-v5",
7
+ "env_id": "mo-humanoid-v5",
8
+ "gamma": 0.99,
9
+ "git_hash": "f8773fc",
10
+ "global_seed": 2026,
11
+ "label_noise": 0.0,
12
+ "max_budget_per_obj": 20000,
13
+ "miss_seg": 0.0,
14
+ "miss_seg_mode": "mcar",
15
+ "pair_difficulty": "mixed",
16
+ "pair_margin_stats": [
17
+ {
18
+ "abs_margin_max": 85.55372619628906,
19
+ "abs_margin_mean": 28.15031167195638,
20
+ "abs_margin_min": 0.0,
21
+ "abs_margin_std": 27.194780373351765,
22
+ "count": 30000,
23
+ "objective": 0
24
+ },
25
+ {
26
+ "abs_margin_max": 77.47842407226562,
27
+ "abs_margin_mean": 24.46829155782064,
28
+ "abs_margin_min": 0.0,
29
+ "abs_margin_std": 23.684223720461773,
30
+ "count": 30000,
31
+ "objective": 1
32
+ }
33
+ ],
34
+ "pref_mode": "policy_quality",
35
+ "reward_dim": 2,
36
+ "stride": 40,
37
+ "test_edges_per_obj": 10000,
38
+ "tie_delta": 1.0,
39
+ "traj_sources": [
40
+ "traj_seed123_job0of1.npz"
41
+ ],
42
+ "version": "master-test-v1"
43
+ }
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H40_stride40_seed2026_pq.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4634181703e4ac013a3b85d6fbbb4c166eafb4440de477369633c92846b69e0e
3
+ size 257433607
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H48_stride48_seed2026.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "H": 48,
3
+ "N_eps": 3200,
4
+ "N_seg": 3747,
5
+ "N_steps": 246523,
6
+ "bank_name": "bank_20260318_firstpolicy_mo-humanoid-v5",
7
+ "env_id": "mo-humanoid-v5",
8
+ "gamma": 0.99,
9
+ "git_hash": "f8773fc",
10
+ "global_seed": 2026,
11
+ "label_noise": 0.0,
12
+ "max_budget_per_obj": 20000,
13
+ "miss_seg": 0.0,
14
+ "miss_seg_mode": "mcar",
15
+ "pair_difficulty": "mixed",
16
+ "pair_margin_stats": [
17
+ {
18
+ "abs_margin_max": 48.88703918457031,
19
+ "abs_margin_mean": 5.036463355000814,
20
+ "abs_margin_min": 9.1552734375e-05,
21
+ "abs_margin_std": 4.7449779066379225,
22
+ "count": 30000,
23
+ "objective": 0
24
+ },
25
+ {
26
+ "abs_margin_max": 17.7587890625,
27
+ "abs_margin_mean": 2.8255516906738283,
28
+ "abs_margin_min": 1.52587890625e-05,
29
+ "abs_margin_std": 2.7164328030319136,
30
+ "count": 30000,
31
+ "objective": 1
32
+ }
33
+ ],
34
+ "pref_mode": "segment_return",
35
+ "reward_dim": 2,
36
+ "stride": 48,
37
+ "test_edges_per_obj": 10000,
38
+ "tie_delta": 1.0,
39
+ "traj_sources": [
40
+ "traj_seed123_job0of1.npz"
41
+ ],
42
+ "version": "master-test-v1"
43
+ }
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H48_stride48_seed2026.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93abcd4a4e83f6c513009addf693dc44b947ef6f1f2a3d7081bed59cccd6e3b2
3
+ size 257420276
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H48_stride48_seed2026_pq.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "H": 48,
3
+ "N_eps": 3200,
4
+ "N_seg": 3747,
5
+ "N_steps": 246523,
6
+ "bank_name": "bank_20260318_firstpolicy_mo-humanoid-v5",
7
+ "env_id": "mo-humanoid-v5",
8
+ "gamma": 0.99,
9
+ "git_hash": "f8773fc",
10
+ "global_seed": 2026,
11
+ "label_noise": 0.0,
12
+ "max_budget_per_obj": 20000,
13
+ "miss_seg": 0.0,
14
+ "miss_seg_mode": "mcar",
15
+ "pair_difficulty": "mixed",
16
+ "pair_margin_stats": [
17
+ {
18
+ "abs_margin_max": 85.55372619628906,
19
+ "abs_margin_mean": 28.780315373738606,
20
+ "abs_margin_min": 0.0,
21
+ "abs_margin_std": 27.90363851809857,
22
+ "count": 30000,
23
+ "objective": 0
24
+ },
25
+ {
26
+ "abs_margin_max": 77.47842407226562,
27
+ "abs_margin_mean": 25.866424096171063,
28
+ "abs_margin_min": 0.0,
29
+ "abs_margin_std": 24.400759865200882,
30
+ "count": 30000,
31
+ "objective": 1
32
+ }
33
+ ],
34
+ "pref_mode": "policy_quality",
35
+ "reward_dim": 2,
36
+ "stride": 48,
37
+ "test_edges_per_obj": 10000,
38
+ "tie_delta": 1.0,
39
+ "traj_sources": [
40
+ "traj_seed123_job0of1.npz"
41
+ ],
42
+ "version": "master-test-v1"
43
+ }
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H48_stride48_seed2026_pq.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f00ed4fc4899cb879302c123e0b50ab8830c802a3c925de514c28f282352f29
3
+ size 257421269
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H64_stride64_seed2026.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "H": 64,
3
+ "N_eps": 3200,
4
+ "N_seg": 2232,
5
+ "N_steps": 246523,
6
+ "bank_name": "bank_20260318_firstpolicy_mo-humanoid-v5",
7
+ "env_id": "mo-humanoid-v5",
8
+ "gamma": 0.99,
9
+ "git_hash": "f8773fc",
10
+ "global_seed": 2026,
11
+ "label_noise": 0.0,
12
+ "max_budget_per_obj": 20000,
13
+ "miss_seg": 0.0,
14
+ "miss_seg_mode": "mcar",
15
+ "pair_difficulty": "mixed",
16
+ "pair_margin_stats": [
17
+ {
18
+ "abs_margin_max": 38.780059814453125,
19
+ "abs_margin_mean": 5.587718948364258,
20
+ "abs_margin_min": 0.0012054443359375,
21
+ "abs_margin_std": 4.9734700208654035,
22
+ "count": 30000,
23
+ "objective": 0
24
+ },
25
+ {
26
+ "abs_margin_max": 19.544876098632812,
27
+ "abs_margin_mean": 3.4046011606852216,
28
+ "abs_margin_min": 3.0517578125e-05,
29
+ "abs_margin_std": 3.291665476995156,
30
+ "count": 30000,
31
+ "objective": 1
32
+ }
33
+ ],
34
+ "pref_mode": "segment_return",
35
+ "reward_dim": 2,
36
+ "stride": 64,
37
+ "test_edges_per_obj": 10000,
38
+ "tie_delta": 1.0,
39
+ "traj_sources": [
40
+ "traj_seed123_job0of1.npz"
41
+ ],
42
+ "version": "master-test-v1"
43
+ }
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H64_stride64_seed2026.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af453d095b2880f02c6349c8274e6c2b105a94dc418b24a019c7c01f4105be5a
3
+ size 257391799
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H64_stride64_seed2026_pq.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "H": 64,
3
+ "N_eps": 3200,
4
+ "N_seg": 2232,
5
+ "N_steps": 246523,
6
+ "bank_name": "bank_20260318_firstpolicy_mo-humanoid-v5",
7
+ "env_id": "mo-humanoid-v5",
8
+ "gamma": 0.99,
9
+ "git_hash": "f8773fc",
10
+ "global_seed": 2026,
11
+ "label_noise": 0.0,
12
+ "max_budget_per_obj": 20000,
13
+ "miss_seg": 0.0,
14
+ "miss_seg_mode": "mcar",
15
+ "pair_difficulty": "mixed",
16
+ "pair_margin_stats": [
17
+ {
18
+ "abs_margin_max": 85.55372619628906,
19
+ "abs_margin_mean": 19.370748398844402,
20
+ "abs_margin_min": 0.0,
21
+ "abs_margin_std": 19.35904194792196,
22
+ "count": 30000,
23
+ "objective": 0
24
+ },
25
+ {
26
+ "abs_margin_max": 77.47842407226562,
27
+ "abs_margin_mean": 19.63625658416748,
28
+ "abs_margin_min": 0.0,
29
+ "abs_margin_std": 18.689432280723558,
30
+ "count": 30000,
31
+ "objective": 1
32
+ }
33
+ ],
34
+ "pref_mode": "policy_quality",
35
+ "reward_dim": 2,
36
+ "stride": 64,
37
+ "test_edges_per_obj": 10000,
38
+ "tie_delta": 1.0,
39
+ "traj_sources": [
40
+ "traj_seed123_job0of1.npz"
41
+ ],
42
+ "version": "master-test-v1"
43
+ }
master_tests/0.10.0.0/mo-humanoid-v5/bank_20260318_firstpolicy_mo-humanoid-v5/master_H64_stride64_seed2026_pq.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c8d2642efe8840c7043fe72252b3722ffedf0474c29d422d5b98e667fcfe1df
3
+ size 257391675