First Push
Browse files- SnowballTarget.onnx +1 -1
- SnowballTarget/SnowballTarget-49936.onnx +3 -0
- SnowballTarget/SnowballTarget-49936.pt +3 -0
- SnowballTarget/SnowballTarget-50128.onnx +3 -0
- SnowballTarget/SnowballTarget-50128.pt +3 -0
- SnowballTarget/checkpoint.pt +1 -1
- SnowballTarget/events.out.tfevents.1704187513.06b3f43261dd.1785.0 +3 -0
- config.json +1 -1
- configuration.yaml +5 -5
- run_logs/Player-0.log +15 -15
- run_logs/timers.json +170 -170
- run_logs/training_status.json +14 -23
SnowballTarget.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 650646
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:548b6cb2a7a495d1eea056b114f2c9e65346ca2c8e49c4d32f9bbd33d3091f59
|
3 |
size 650646
|
SnowballTarget/SnowballTarget-49936.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:548b6cb2a7a495d1eea056b114f2c9e65346ca2c8e49c4d32f9bbd33d3091f59
|
3 |
+
size 650646
|
SnowballTarget/SnowballTarget-49936.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67a77751e1882eb6a4c29f3d333ba6ef5363ba1667abc2db011f5444f4c90d31
|
3 |
+
size 3850000
|
SnowballTarget/SnowballTarget-50128.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:548b6cb2a7a495d1eea056b114f2c9e65346ca2c8e49c4d32f9bbd33d3091f59
|
3 |
+
size 650646
|
SnowballTarget/SnowballTarget-50128.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9d9f6f9fee3252d42d42f70c76d198ab7cc0262409128586dd02d5b134d6a0d
|
3 |
+
size 3850000
|
SnowballTarget/checkpoint.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3849250
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:738633123596366ecada90a65b53e360f2d8f56fb8f97737318690fe0ad38d2c
|
3 |
size 3849250
|
SnowballTarget/events.out.tfevents.1704187513.06b3f43261dd.1785.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fc5a6152d365ecfb721246a9559a611124506d25a41e1171004d8240f606e33
|
3 |
+
size 11117
|
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"default_settings": null, "behaviors": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size":
|
|
|
1 |
+
{"default_settings": null, "behaviors": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 50000, "network_settings": {"normalize": false, "hidden_units": 256, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}}, "init_path": null, "keep_checkpoints": 10, "even_checkpoints": false, "max_steps": 50000, "time_horizon": 64, "summary_freq": 10000, "threaded": true, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/SnowballTarget/SnowballTarget", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "timeout_wait": 60, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true, "no_graphics_monitor": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "SnowballTarget1", "initialize_from": null, "load_model": false, "resume": false, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
CHANGED
@@ -3,9 +3,9 @@ behaviors:
|
|
3 |
SnowballTarget:
|
4 |
trainer_type: ppo
|
5 |
hyperparameters:
|
6 |
-
batch_size:
|
7 |
-
buffer_size:
|
8 |
-
learning_rate: 0.
|
9 |
beta: 0.005
|
10 |
epsilon: 0.2
|
11 |
lambd: 0.95
|
@@ -38,8 +38,8 @@ behaviors:
|
|
38 |
init_path: null
|
39 |
keep_checkpoints: 10
|
40 |
even_checkpoints: false
|
41 |
-
max_steps:
|
42 |
-
time_horizon:
|
43 |
summary_freq: 10000
|
44 |
threaded: true
|
45 |
self_play: null
|
|
|
3 |
SnowballTarget:
|
4 |
trainer_type: ppo
|
5 |
hyperparameters:
|
6 |
+
batch_size: 128
|
7 |
+
buffer_size: 2048
|
8 |
+
learning_rate: 0.0003
|
9 |
beta: 0.005
|
10 |
epsilon: 0.2
|
11 |
lambd: 0.95
|
|
|
38 |
init_path: null
|
39 |
keep_checkpoints: 10
|
40 |
even_checkpoints: false
|
41 |
+
max_steps: 50000
|
42 |
+
time_horizon: 64
|
43 |
summary_freq: 10000
|
44 |
threaded: true
|
45 |
self_play: null
|
run_logs/Player-0.log
CHANGED
@@ -34,7 +34,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
|
34 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
35 |
FMOD initialized on nosound output
|
36 |
Begin MonoManager ReloadAssembly
|
37 |
-
- Completed reload, in 0.
|
38 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
39 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
40 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
@@ -45,7 +45,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
|
|
45 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
46 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
47 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
48 |
-
UnloadTime: 0.
|
49 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
50 |
requesting resize 84 x 84
|
51 |
Setting up 1 worker threads for Enlighten.
|
@@ -53,7 +53,7 @@ Memory Statistics:
|
|
53 |
[ALLOC_TEMP_TLS] TLS Allocator
|
54 |
StackAllocators :
|
55 |
[ALLOC_TEMP_MAIN]
|
56 |
-
Peak usage frame count: [8.0 KB-16.0 KB]:
|
57 |
Initial Block Size 4.0 MB
|
58 |
Current Block Size 4.0 MB
|
59 |
Peak Allocated Bytes 2.0 MB
|
@@ -169,22 +169,22 @@ Memory Statistics:
|
|
169 |
Peak Allocated Bytes 0 B
|
170 |
Overflow Count 0
|
171 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
172 |
-
Peak main deferred allocation count
|
173 |
[ALLOC_BUCKET]
|
174 |
Large Block size 4.0 MB
|
175 |
Used Block count 1
|
176 |
Peak Allocated bytes 1.0 MB
|
177 |
[ALLOC_DEFAULT_MAIN]
|
178 |
-
Peak usage frame count: [4.0 MB-8.0 MB]:
|
179 |
Requested Block Size 16.0 MB
|
180 |
Peak Block count 1
|
181 |
-
Peak Allocated memory
|
182 |
Peak Large allocation bytes 0 B
|
183 |
[ALLOC_DEFAULT_THREAD]
|
184 |
-
Peak usage frame count: [16.0 MB-32.0 MB]:
|
185 |
Requested Block Size 16.0 MB
|
186 |
Peak Block count 1
|
187 |
-
Peak Allocated memory 17.
|
188 |
Peak Large allocation bytes 16.0 MB
|
189 |
[ALLOC_TEMP_JOB_1_FRAME]
|
190 |
Initial Block Size 2.0 MB
|
@@ -213,13 +213,13 @@ Memory Statistics:
|
|
213 |
Used Block count 1
|
214 |
Peak Allocated bytes 1.0 MB
|
215 |
[ALLOC_GFX_MAIN]
|
216 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
217 |
Requested Block Size 16.0 MB
|
218 |
Peak Block count 1
|
219 |
-
Peak Allocated memory
|
220 |
Peak Large allocation bytes 0 B
|
221 |
[ALLOC_GFX_THREAD]
|
222 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
223 |
Requested Block Size 16.0 MB
|
224 |
Peak Block count 1
|
225 |
Peak Allocated memory 39.6 KB
|
@@ -231,13 +231,13 @@ Memory Statistics:
|
|
231 |
Used Block count 1
|
232 |
Peak Allocated bytes 1.0 MB
|
233 |
[ALLOC_CACHEOBJECTS_MAIN]
|
234 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
235 |
Requested Block Size 4.0 MB
|
236 |
Peak Block count 1
|
237 |
Peak Allocated memory 0.6 MB
|
238 |
Peak Large allocation bytes 0 B
|
239 |
[ALLOC_CACHEOBJECTS_THREAD]
|
240 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
241 |
Requested Block Size 4.0 MB
|
242 |
Peak Block count 1
|
243 |
Peak Allocated memory 2.2 MB
|
@@ -249,13 +249,13 @@ Memory Statistics:
|
|
249 |
Used Block count 1
|
250 |
Peak Allocated bytes 1.0 MB
|
251 |
[ALLOC_TYPETREE_MAIN]
|
252 |
-
Peak usage frame count: [0-1.0 KB]:
|
253 |
Requested Block Size 2.0 MB
|
254 |
Peak Block count 1
|
255 |
Peak Allocated memory 1.0 KB
|
256 |
Peak Large allocation bytes 0 B
|
257 |
[ALLOC_TYPETREE_THREAD]
|
258 |
-
Peak usage frame count: [1.0 KB-2.0 KB]:
|
259 |
Requested Block Size 2.0 MB
|
260 |
Peak Block count 1
|
261 |
Peak Allocated memory 1.7 KB
|
|
|
34 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
35 |
FMOD initialized on nosound output
|
36 |
Begin MonoManager ReloadAssembly
|
37 |
+
- Completed reload, in 0.088 seconds
|
38 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
39 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
40 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
|
|
45 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
46 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
47 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
48 |
+
UnloadTime: 0.678902 ms
|
49 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
50 |
requesting resize 84 x 84
|
51 |
Setting up 1 worker threads for Enlighten.
|
|
|
53 |
[ALLOC_TEMP_TLS] TLS Allocator
|
54 |
StackAllocators :
|
55 |
[ALLOC_TEMP_MAIN]
|
56 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 1356 frames, [16.0 KB-32.0 KB]: 22 frames, [2.0 MB-4.0 MB]: 1 frames
|
57 |
Initial Block Size 4.0 MB
|
58 |
Current Block Size 4.0 MB
|
59 |
Peak Allocated Bytes 2.0 MB
|
|
|
169 |
Peak Allocated Bytes 0 B
|
170 |
Overflow Count 0
|
171 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
172 |
+
Peak main deferred allocation count 41
|
173 |
[ALLOC_BUCKET]
|
174 |
Large Block size 4.0 MB
|
175 |
Used Block count 1
|
176 |
Peak Allocated bytes 1.0 MB
|
177 |
[ALLOC_DEFAULT_MAIN]
|
178 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 1379 frames
|
179 |
Requested Block Size 16.0 MB
|
180 |
Peak Block count 1
|
181 |
+
Peak Allocated memory 5.7 MB
|
182 |
Peak Large allocation bytes 0 B
|
183 |
[ALLOC_DEFAULT_THREAD]
|
184 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 1379 frames
|
185 |
Requested Block Size 16.0 MB
|
186 |
Peak Block count 1
|
187 |
+
Peak Allocated memory 17.8 MB
|
188 |
Peak Large allocation bytes 16.0 MB
|
189 |
[ALLOC_TEMP_JOB_1_FRAME]
|
190 |
Initial Block Size 2.0 MB
|
|
|
213 |
Used Block count 1
|
214 |
Peak Allocated bytes 1.0 MB
|
215 |
[ALLOC_GFX_MAIN]
|
216 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 889 frames, [64.0 KB-128.0 KB]: 490 frames
|
217 |
Requested Block Size 16.0 MB
|
218 |
Peak Block count 1
|
219 |
+
Peak Allocated memory 67.7 KB
|
220 |
Peak Large allocation bytes 0 B
|
221 |
[ALLOC_GFX_THREAD]
|
222 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 1379 frames
|
223 |
Requested Block Size 16.0 MB
|
224 |
Peak Block count 1
|
225 |
Peak Allocated memory 39.6 KB
|
|
|
231 |
Used Block count 1
|
232 |
Peak Allocated bytes 1.0 MB
|
233 |
[ALLOC_CACHEOBJECTS_MAIN]
|
234 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 1379 frames
|
235 |
Requested Block Size 4.0 MB
|
236 |
Peak Block count 1
|
237 |
Peak Allocated memory 0.6 MB
|
238 |
Peak Large allocation bytes 0 B
|
239 |
[ALLOC_CACHEOBJECTS_THREAD]
|
240 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 1378 frames, [2.0 MB-4.0 MB]: 1 frames
|
241 |
Requested Block Size 4.0 MB
|
242 |
Peak Block count 1
|
243 |
Peak Allocated memory 2.2 MB
|
|
|
249 |
Used Block count 1
|
250 |
Peak Allocated bytes 1.0 MB
|
251 |
[ALLOC_TYPETREE_MAIN]
|
252 |
+
Peak usage frame count: [0-1.0 KB]: 1379 frames
|
253 |
Requested Block Size 2.0 MB
|
254 |
Peak Block count 1
|
255 |
Peak Allocated memory 1.0 KB
|
256 |
Peak Large allocation bytes 0 B
|
257 |
[ALLOC_TYPETREE_THREAD]
|
258 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 1379 frames
|
259 |
Requested Block Size 2.0 MB
|
260 |
Peak Block count 1
|
261 |
Peak Allocated memory 1.7 KB
|
run_logs/timers.json
CHANGED
@@ -2,153 +2,153 @@
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"SnowballTarget.Policy.Entropy.mean": {
|
5 |
-
"value": 2.
|
6 |
-
"min": 2.
|
7 |
-
"max": 2.
|
8 |
-
"count":
|
9 |
},
|
10 |
"SnowballTarget.Policy.Entropy.sum": {
|
11 |
-
"value":
|
12 |
-
"min":
|
13 |
-
"max":
|
14 |
-
"count":
|
15 |
},
|
16 |
"SnowballTarget.Step.mean": {
|
17 |
-
"value":
|
18 |
-
"min":
|
19 |
-
"max":
|
20 |
-
"count":
|
21 |
},
|
22 |
"SnowballTarget.Step.sum": {
|
23 |
-
"value":
|
24 |
-
"min":
|
25 |
-
"max":
|
26 |
-
"count":
|
27 |
},
|
28 |
"SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
-
"value": 4.
|
30 |
-
"min": 0.
|
31 |
-
"max": 4.
|
32 |
-
"count":
|
33 |
},
|
34 |
"SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
-
"value":
|
36 |
-
"min":
|
37 |
-
"max":
|
38 |
-
"count":
|
39 |
},
|
40 |
"SnowballTarget.Environment.EpisodeLength.mean": {
|
41 |
"value": 199.0,
|
42 |
"min": 199.0,
|
43 |
"max": 199.0,
|
44 |
-
"count":
|
45 |
},
|
46 |
"SnowballTarget.Environment.EpisodeLength.sum": {
|
47 |
-
"value":
|
48 |
"min": 8756.0,
|
49 |
"max": 10945.0,
|
50 |
-
"count":
|
51 |
-
},
|
52 |
-
"SnowballTarget.Environment.CumulativeReward.mean": {
|
53 |
-
"value": 14.49090909090909,
|
54 |
-
"min": 3.0454545454545454,
|
55 |
-
"max": 14.49090909090909,
|
56 |
-
"count": 10
|
57 |
-
},
|
58 |
-
"SnowballTarget.Environment.CumulativeReward.sum": {
|
59 |
-
"value": 797.0,
|
60 |
-
"min": 134.0,
|
61 |
-
"max": 797.0,
|
62 |
-
"count": 10
|
63 |
-
},
|
64 |
-
"SnowballTarget.Policy.ExtrinsicReward.mean": {
|
65 |
-
"value": 14.49090909090909,
|
66 |
-
"min": 3.0454545454545454,
|
67 |
-
"max": 14.49090909090909,
|
68 |
-
"count": 10
|
69 |
-
},
|
70 |
-
"SnowballTarget.Policy.ExtrinsicReward.sum": {
|
71 |
-
"value": 797.0,
|
72 |
-
"min": 134.0,
|
73 |
-
"max": 797.0,
|
74 |
-
"count": 10
|
75 |
},
|
76 |
"SnowballTarget.Losses.PolicyLoss.mean": {
|
77 |
-
"value": 0.
|
78 |
-
"min": 0.
|
79 |
-
"max": 0.
|
80 |
-
"count":
|
81 |
},
|
82 |
"SnowballTarget.Losses.PolicyLoss.sum": {
|
83 |
-
"value": 0.
|
84 |
-
"min": 0.
|
85 |
-
"max": 0.
|
86 |
-
"count":
|
87 |
},
|
88 |
"SnowballTarget.Losses.ValueLoss.mean": {
|
89 |
-
"value": 0.
|
90 |
-
"min": 0.
|
91 |
-
"max": 0.
|
92 |
-
"count":
|
93 |
},
|
94 |
"SnowballTarget.Losses.ValueLoss.sum": {
|
95 |
-
"value":
|
96 |
-
"min": 0.
|
97 |
-
"max":
|
98 |
-
"count":
|
99 |
},
|
100 |
"SnowballTarget.Policy.LearningRate.mean": {
|
101 |
-
"value": 2.
|
102 |
-
"min": 2.
|
103 |
-
"max": 0.
|
104 |
-
"count":
|
105 |
},
|
106 |
"SnowballTarget.Policy.LearningRate.sum": {
|
107 |
-
"value":
|
108 |
-
"min":
|
109 |
-
"max": 0.
|
110 |
-
"count":
|
111 |
},
|
112 |
"SnowballTarget.Policy.Epsilon.mean": {
|
113 |
-
"value": 0.
|
114 |
-
"min": 0.
|
115 |
-
"max": 0.
|
116 |
-
"count":
|
117 |
},
|
118 |
"SnowballTarget.Policy.Epsilon.sum": {
|
119 |
-
"value": 0.
|
120 |
-
"min": 0.
|
121 |
-
"max": 0.
|
122 |
-
"count":
|
123 |
},
|
124 |
"SnowballTarget.Policy.Beta.mean": {
|
125 |
-
"value": 0.
|
126 |
-
"min": 0.
|
127 |
-
"max": 0.
|
128 |
-
"count":
|
129 |
},
|
130 |
"SnowballTarget.Policy.Beta.sum": {
|
131 |
-
"value": 0.
|
132 |
-
"min": 0.
|
133 |
-
"max": 0.
|
134 |
-
"count":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
},
|
136 |
"SnowballTarget.IsTraining.mean": {
|
137 |
"value": 1.0,
|
138 |
"min": 1.0,
|
139 |
"max": 1.0,
|
140 |
-
"count":
|
141 |
},
|
142 |
"SnowballTarget.IsTraining.sum": {
|
143 |
"value": 1.0,
|
144 |
"min": 1.0,
|
145 |
"max": 1.0,
|
146 |
-
"count":
|
147 |
}
|
148 |
},
|
149 |
"metadata": {
|
150 |
"timer_format_version": "0.1.0",
|
151 |
-
"start_time_seconds": "
|
152 |
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
|
153 |
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics",
|
154 |
"mlagents_version": "1.1.0.dev0",
|
@@ -156,59 +156,59 @@
|
|
156 |
"communication_protocol_version": "1.5.0",
|
157 |
"pytorch_version": "2.1.2+cu121",
|
158 |
"numpy_version": "1.23.5",
|
159 |
-
"end_time_seconds": "
|
160 |
},
|
161 |
-
"total":
|
162 |
"count": 1,
|
163 |
-
"self": 0.
|
164 |
"children": {
|
165 |
"run_training.setup": {
|
166 |
-
"total": 0.
|
167 |
"count": 1,
|
168 |
-
"self": 0.
|
169 |
},
|
170 |
"TrainerController.start_learning": {
|
171 |
-
"total":
|
172 |
"count": 1,
|
173 |
-
"self": 0.
|
174 |
"children": {
|
175 |
"TrainerController._reset_env": {
|
176 |
-
"total": 3.
|
177 |
"count": 1,
|
178 |
-
"self": 3.
|
179 |
},
|
180 |
"TrainerController.advance": {
|
181 |
-
"total":
|
182 |
-
"count":
|
183 |
-
"self": 0.
|
184 |
"children": {
|
185 |
"env_step": {
|
186 |
-
"total":
|
187 |
-
"count":
|
188 |
-
"self":
|
189 |
"children": {
|
190 |
"SubprocessEnvManager._take_step": {
|
191 |
-
"total":
|
192 |
-
"count":
|
193 |
-
"self": 0.
|
194 |
"children": {
|
195 |
"TorchPolicy.evaluate": {
|
196 |
-
"total":
|
197 |
-
"count":
|
198 |
-
"self":
|
199 |
}
|
200 |
}
|
201 |
},
|
202 |
"workers": {
|
203 |
-
"total": 0.
|
204 |
-
"count":
|
205 |
"self": 0.0,
|
206 |
"children": {
|
207 |
"worker_root": {
|
208 |
-
"total":
|
209 |
-
"count":
|
210 |
"is_parallel": true,
|
211 |
-
"self":
|
212 |
"children": {
|
213 |
"run_training.setup": {
|
214 |
"total": 0.0,
|
@@ -217,48 +217,48 @@
|
|
217 |
"self": 0.0,
|
218 |
"children": {
|
219 |
"steps_from_proto": {
|
220 |
-
"total": 0.
|
221 |
"count": 1,
|
222 |
"is_parallel": true,
|
223 |
-
"self": 0.
|
224 |
"children": {
|
225 |
"_process_rank_one_or_two_observation": {
|
226 |
-
"total": 0.
|
227 |
"count": 10,
|
228 |
"is_parallel": true,
|
229 |
-
"self": 0.
|
230 |
}
|
231 |
}
|
232 |
},
|
233 |
"UnityEnvironment.step": {
|
234 |
-
"total": 0.
|
235 |
"count": 1,
|
236 |
"is_parallel": true,
|
237 |
-
"self": 0.
|
238 |
"children": {
|
239 |
"UnityEnvironment._generate_step_input": {
|
240 |
-
"total": 0.
|
241 |
"count": 1,
|
242 |
"is_parallel": true,
|
243 |
-
"self": 0.
|
244 |
},
|
245 |
"communicator.exchange": {
|
246 |
-
"total": 0.
|
247 |
"count": 1,
|
248 |
"is_parallel": true,
|
249 |
-
"self": 0.
|
250 |
},
|
251 |
"steps_from_proto": {
|
252 |
-
"total": 0.
|
253 |
"count": 1,
|
254 |
"is_parallel": true,
|
255 |
-
"self": 0.
|
256 |
"children": {
|
257 |
"_process_rank_one_or_two_observation": {
|
258 |
-
"total": 0.
|
259 |
"count": 10,
|
260 |
"is_parallel": true,
|
261 |
-
"self": 0.
|
262 |
}
|
263 |
}
|
264 |
}
|
@@ -267,34 +267,34 @@
|
|
267 |
}
|
268 |
},
|
269 |
"UnityEnvironment.step": {
|
270 |
-
"total":
|
271 |
-
"count":
|
272 |
"is_parallel": true,
|
273 |
-
"self":
|
274 |
"children": {
|
275 |
"UnityEnvironment._generate_step_input": {
|
276 |
-
"total":
|
277 |
-
"count":
|
278 |
"is_parallel": true,
|
279 |
-
"self":
|
280 |
},
|
281 |
"communicator.exchange": {
|
282 |
-
"total":
|
283 |
-
"count":
|
284 |
"is_parallel": true,
|
285 |
-
"self":
|
286 |
},
|
287 |
"steps_from_proto": {
|
288 |
-
"total":
|
289 |
-
"count":
|
290 |
"is_parallel": true,
|
291 |
-
"self":
|
292 |
"children": {
|
293 |
"_process_rank_one_or_two_observation": {
|
294 |
-
"total":
|
295 |
-
"count":
|
296 |
"is_parallel": true,
|
297 |
-
"self":
|
298 |
}
|
299 |
}
|
300 |
}
|
@@ -309,9 +309,9 @@
|
|
309 |
}
|
310 |
},
|
311 |
"trainer_threads": {
|
312 |
-
"total":
|
313 |
"count": 1,
|
314 |
-
"self":
|
315 |
"children": {
|
316 |
"thread_root": {
|
317 |
"total": 0.0,
|
@@ -320,36 +320,36 @@
|
|
320 |
"self": 0.0,
|
321 |
"children": {
|
322 |
"trainer_advance": {
|
323 |
-
"total":
|
324 |
-
"count":
|
325 |
"is_parallel": true,
|
326 |
-
"self":
|
327 |
"children": {
|
328 |
"process_trajectory": {
|
329 |
-
"total":
|
330 |
-
"count":
|
331 |
"is_parallel": true,
|
332 |
-
"self":
|
333 |
"children": {
|
334 |
"RLTrainer._checkpoint": {
|
335 |
-
"total": 0.
|
336 |
-
"count":
|
337 |
"is_parallel": true,
|
338 |
-
"self": 0.
|
339 |
}
|
340 |
}
|
341 |
},
|
342 |
"_update_policy": {
|
343 |
-
"total":
|
344 |
-
"count":
|
345 |
"is_parallel": true,
|
346 |
-
"self":
|
347 |
"children": {
|
348 |
"TorchPPOOptimizer.update": {
|
349 |
-
"total":
|
350 |
-
"count":
|
351 |
"is_parallel": true,
|
352 |
-
"self":
|
353 |
}
|
354 |
}
|
355 |
}
|
@@ -360,14 +360,14 @@
|
|
360 |
}
|
361 |
},
|
362 |
"TrainerController._save_models": {
|
363 |
-
"total": 0.
|
364 |
"count": 1,
|
365 |
-
"self": 0.
|
366 |
"children": {
|
367 |
"RLTrainer._checkpoint": {
|
368 |
-
"total": 0.
|
369 |
"count": 1,
|
370 |
-
"self": 0.
|
371 |
}
|
372 |
}
|
373 |
}
|
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"SnowballTarget.Policy.Entropy.mean": {
|
5 |
+
"value": 2.3838696479797363,
|
6 |
+
"min": 2.3838696479797363,
|
7 |
+
"max": 2.852088212966919,
|
8 |
+
"count": 5
|
9 |
},
|
10 |
"SnowballTarget.Policy.Entropy.sum": {
|
11 |
+
"value": 24150.984375,
|
12 |
+
"min": 24150.984375,
|
13 |
+
"max": 29239.607421875,
|
14 |
+
"count": 5
|
15 |
},
|
16 |
"SnowballTarget.Step.mean": {
|
17 |
+
"value": 49936.0,
|
18 |
+
"min": 9952.0,
|
19 |
+
"max": 49936.0,
|
20 |
+
"count": 5
|
21 |
},
|
22 |
"SnowballTarget.Step.sum": {
|
23 |
+
"value": 49936.0,
|
24 |
+
"min": 9952.0,
|
25 |
+
"max": 49936.0,
|
26 |
+
"count": 5
|
27 |
},
|
28 |
"SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
+
"value": 4.238966464996338,
|
30 |
+
"min": 0.4837804436683655,
|
31 |
+
"max": 4.238966464996338,
|
32 |
+
"count": 5
|
33 |
},
|
34 |
"SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
+
"value": 822.3594970703125,
|
36 |
+
"min": 93.85340881347656,
|
37 |
+
"max": 822.3594970703125,
|
38 |
+
"count": 5
|
39 |
},
|
40 |
"SnowballTarget.Environment.EpisodeLength.mean": {
|
41 |
"value": 199.0,
|
42 |
"min": 199.0,
|
43 |
"max": 199.0,
|
44 |
+
"count": 5
|
45 |
},
|
46 |
"SnowballTarget.Environment.EpisodeLength.sum": {
|
47 |
+
"value": 8756.0,
|
48 |
"min": 8756.0,
|
49 |
"max": 10945.0,
|
50 |
+
"count": 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
},
|
52 |
"SnowballTarget.Losses.PolicyLoss.mean": {
|
53 |
+
"value": 0.07191764903608618,
|
54 |
+
"min": 0.06578410346079253,
|
55 |
+
"max": 0.07402498377213143,
|
56 |
+
"count": 5
|
57 |
},
|
58 |
"SnowballTarget.Losses.PolicyLoss.sum": {
|
59 |
+
"value": 0.2876705961443447,
|
60 |
+
"min": 0.2667634130807082,
|
61 |
+
"max": 0.3701249188606572,
|
62 |
+
"count": 5
|
63 |
},
|
64 |
"SnowballTarget.Losses.ValueLoss.mean": {
|
65 |
+
"value": 0.2919054653714685,
|
66 |
+
"min": 0.12397497212833854,
|
67 |
+
"max": 0.2919054653714685,
|
68 |
+
"count": 5
|
69 |
},
|
70 |
"SnowballTarget.Losses.ValueLoss.sum": {
|
71 |
+
"value": 1.167621861485874,
|
72 |
+
"min": 0.49589988851335415,
|
73 |
+
"max": 1.3578723143128786,
|
74 |
+
"count": 5
|
75 |
},
|
76 |
"SnowballTarget.Policy.LearningRate.mean": {
|
77 |
+
"value": 2.9928090024000003e-05,
|
78 |
+
"min": 2.9928090024000003e-05,
|
79 |
+
"max": 0.00026752801082399996,
|
80 |
+
"count": 5
|
81 |
},
|
82 |
"SnowballTarget.Policy.LearningRate.sum": {
|
83 |
+
"value": 0.00011971236009600001,
|
84 |
+
"min": 0.00011971236009600001,
|
85 |
+
"max": 0.0010701120432959998,
|
86 |
+
"count": 5
|
87 |
},
|
88 |
"SnowballTarget.Policy.Epsilon.mean": {
|
89 |
+
"value": 0.10997600000000002,
|
90 |
+
"min": 0.10997600000000002,
|
91 |
+
"max": 0.18917599999999998,
|
92 |
+
"count": 5
|
93 |
},
|
94 |
"SnowballTarget.Policy.Epsilon.sum": {
|
95 |
+
"value": 0.4399040000000001,
|
96 |
+
"min": 0.4399040000000001,
|
97 |
+
"max": 0.8468800000000001,
|
98 |
+
"count": 5
|
99 |
},
|
100 |
"SnowballTarget.Policy.Beta.mean": {
|
101 |
+
"value": 0.0005078024,
|
102 |
+
"min": 0.0005078024,
|
103 |
+
"max": 0.0044598824,
|
104 |
+
"count": 5
|
105 |
},
|
106 |
"SnowballTarget.Policy.Beta.sum": {
|
107 |
+
"value": 0.0020312096,
|
108 |
+
"min": 0.0020312096,
|
109 |
+
"max": 0.0178395296,
|
110 |
+
"count": 5
|
111 |
+
},
|
112 |
+
"SnowballTarget.Environment.CumulativeReward.mean": {
|
113 |
+
"value": 10.613636363636363,
|
114 |
+
"min": 3.5681818181818183,
|
115 |
+
"max": 10.613636363636363,
|
116 |
+
"count": 5
|
117 |
+
},
|
118 |
+
"SnowballTarget.Environment.CumulativeReward.sum": {
|
119 |
+
"value": 467.0,
|
120 |
+
"min": 157.0,
|
121 |
+
"max": 518.0,
|
122 |
+
"count": 5
|
123 |
+
},
|
124 |
+
"SnowballTarget.Policy.ExtrinsicReward.mean": {
|
125 |
+
"value": 10.613636363636363,
|
126 |
+
"min": 3.5681818181818183,
|
127 |
+
"max": 10.613636363636363,
|
128 |
+
"count": 5
|
129 |
+
},
|
130 |
+
"SnowballTarget.Policy.ExtrinsicReward.sum": {
|
131 |
+
"value": 467.0,
|
132 |
+
"min": 157.0,
|
133 |
+
"max": 518.0,
|
134 |
+
"count": 5
|
135 |
},
|
136 |
"SnowballTarget.IsTraining.mean": {
|
137 |
"value": 1.0,
|
138 |
"min": 1.0,
|
139 |
"max": 1.0,
|
140 |
+
"count": 5
|
141 |
},
|
142 |
"SnowballTarget.IsTraining.sum": {
|
143 |
"value": 1.0,
|
144 |
"min": 1.0,
|
145 |
"max": 1.0,
|
146 |
+
"count": 5
|
147 |
}
|
148 |
},
|
149 |
"metadata": {
|
150 |
"timer_format_version": "0.1.0",
|
151 |
+
"start_time_seconds": "1704187512",
|
152 |
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
|
153 |
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics",
|
154 |
"mlagents_version": "1.1.0.dev0",
|
|
|
156 |
"communication_protocol_version": "1.5.0",
|
157 |
"pytorch_version": "2.1.2+cu121",
|
158 |
"numpy_version": "1.23.5",
|
159 |
+
"end_time_seconds": "1704187636"
|
160 |
},
|
161 |
+
"total": 124.60185008100001,
|
162 |
"count": 1,
|
163 |
+
"self": 0.43392399700002215,
|
164 |
"children": {
|
165 |
"run_training.setup": {
|
166 |
+
"total": 0.0535794420000002,
|
167 |
"count": 1,
|
168 |
+
"self": 0.0535794420000002
|
169 |
},
|
170 |
"TrainerController.start_learning": {
|
171 |
+
"total": 124.11434664199999,
|
172 |
"count": 1,
|
173 |
+
"self": 0.15222619399912674,
|
174 |
"children": {
|
175 |
"TrainerController._reset_env": {
|
176 |
+
"total": 3.3155957490000105,
|
177 |
"count": 1,
|
178 |
+
"self": 3.3155957490000105
|
179 |
},
|
180 |
"TrainerController.advance": {
|
181 |
+
"total": 120.54410353900079,
|
182 |
+
"count": 4596,
|
183 |
+
"self": 0.07507929100245292,
|
184 |
"children": {
|
185 |
"env_step": {
|
186 |
+
"total": 120.46902424799833,
|
187 |
+
"count": 4596,
|
188 |
+
"self": 79.75593617999624,
|
189 |
"children": {
|
190 |
"SubprocessEnvManager._take_step": {
|
191 |
+
"total": 40.637967126001456,
|
192 |
+
"count": 4596,
|
193 |
+
"self": 0.3947150700030875,
|
194 |
"children": {
|
195 |
"TorchPolicy.evaluate": {
|
196 |
+
"total": 40.24325205599837,
|
197 |
+
"count": 4596,
|
198 |
+
"self": 40.24325205599837
|
199 |
}
|
200 |
}
|
201 |
},
|
202 |
"workers": {
|
203 |
+
"total": 0.07512094200063757,
|
204 |
+
"count": 4596,
|
205 |
"self": 0.0,
|
206 |
"children": {
|
207 |
"worker_root": {
|
208 |
+
"total": 123.74857979400173,
|
209 |
+
"count": 4596,
|
210 |
"is_parallel": true,
|
211 |
+
"self": 62.84004262000326,
|
212 |
"children": {
|
213 |
"run_training.setup": {
|
214 |
"total": 0.0,
|
|
|
217 |
"self": 0.0,
|
218 |
"children": {
|
219 |
"steps_from_proto": {
|
220 |
+
"total": 0.004507263999983024,
|
221 |
"count": 1,
|
222 |
"is_parallel": true,
|
223 |
+
"self": 0.003088598000033471,
|
224 |
"children": {
|
225 |
"_process_rank_one_or_two_observation": {
|
226 |
+
"total": 0.0014186659999495532,
|
227 |
"count": 10,
|
228 |
"is_parallel": true,
|
229 |
+
"self": 0.0014186659999495532
|
230 |
}
|
231 |
}
|
232 |
},
|
233 |
"UnityEnvironment.step": {
|
234 |
+
"total": 0.07089522499995837,
|
235 |
"count": 1,
|
236 |
"is_parallel": true,
|
237 |
+
"self": 0.0007547259999114431,
|
238 |
"children": {
|
239 |
"UnityEnvironment._generate_step_input": {
|
240 |
+
"total": 0.0005386290000046756,
|
241 |
"count": 1,
|
242 |
"is_parallel": true,
|
243 |
+
"self": 0.0005386290000046756
|
244 |
},
|
245 |
"communicator.exchange": {
|
246 |
+
"total": 0.06747432200000958,
|
247 |
"count": 1,
|
248 |
"is_parallel": true,
|
249 |
+
"self": 0.06747432200000958
|
250 |
},
|
251 |
"steps_from_proto": {
|
252 |
+
"total": 0.002127548000032675,
|
253 |
"count": 1,
|
254 |
"is_parallel": true,
|
255 |
+
"self": 0.0004281170000695056,
|
256 |
"children": {
|
257 |
"_process_rank_one_or_two_observation": {
|
258 |
+
"total": 0.0016994309999631696,
|
259 |
"count": 10,
|
260 |
"is_parallel": true,
|
261 |
+
"self": 0.0016994309999631696
|
262 |
}
|
263 |
}
|
264 |
}
|
|
|
267 |
}
|
268 |
},
|
269 |
"UnityEnvironment.step": {
|
270 |
+
"total": 60.90853717399847,
|
271 |
+
"count": 4595,
|
272 |
"is_parallel": true,
|
273 |
+
"self": 2.876464373998715,
|
274 |
"children": {
|
275 |
"UnityEnvironment._generate_step_input": {
|
276 |
+
"total": 1.443413275000978,
|
277 |
+
"count": 4595,
|
278 |
"is_parallel": true,
|
279 |
+
"self": 1.443413275000978
|
280 |
},
|
281 |
"communicator.exchange": {
|
282 |
+
"total": 47.18857699599715,
|
283 |
+
"count": 4595,
|
284 |
"is_parallel": true,
|
285 |
+
"self": 47.18857699599715
|
286 |
},
|
287 |
"steps_from_proto": {
|
288 |
+
"total": 9.400082529001622,
|
289 |
+
"count": 4595,
|
290 |
"is_parallel": true,
|
291 |
+
"self": 1.7683065549998673,
|
292 |
"children": {
|
293 |
"_process_rank_one_or_two_observation": {
|
294 |
+
"total": 7.631775974001755,
|
295 |
+
"count": 45950,
|
296 |
"is_parallel": true,
|
297 |
+
"self": 7.631775974001755
|
298 |
}
|
299 |
}
|
300 |
}
|
|
|
309 |
}
|
310 |
},
|
311 |
"trainer_threads": {
|
312 |
+
"total": 0.00010626100004174077,
|
313 |
"count": 1,
|
314 |
+
"self": 0.00010626100004174077,
|
315 |
"children": {
|
316 |
"thread_root": {
|
317 |
"total": 0.0,
|
|
|
320 |
"self": 0.0,
|
321 |
"children": {
|
322 |
"trainer_advance": {
|
323 |
+
"total": 118.9823660080155,
|
324 |
+
"count": 183923,
|
325 |
"is_parallel": true,
|
326 |
+
"self": 3.989067652022868,
|
327 |
"children": {
|
328 |
"process_trajectory": {
|
329 |
+
"total": 66.6986308049926,
|
330 |
+
"count": 183923,
|
331 |
"is_parallel": true,
|
332 |
+
"self": 66.56206042699262,
|
333 |
"children": {
|
334 |
"RLTrainer._checkpoint": {
|
335 |
+
"total": 0.1365703779999876,
|
336 |
+
"count": 1,
|
337 |
"is_parallel": true,
|
338 |
+
"self": 0.1365703779999876
|
339 |
}
|
340 |
}
|
341 |
},
|
342 |
"_update_policy": {
|
343 |
+
"total": 48.29466755100003,
|
344 |
+
"count": 22,
|
345 |
"is_parallel": true,
|
346 |
+
"self": 16.629499025999735,
|
347 |
"children": {
|
348 |
"TorchPPOOptimizer.update": {
|
349 |
+
"total": 31.665168525000297,
|
350 |
+
"count": 1119,
|
351 |
"is_parallel": true,
|
352 |
+
"self": 31.665168525000297
|
353 |
}
|
354 |
}
|
355 |
}
|
|
|
360 |
}
|
361 |
},
|
362 |
"TrainerController._save_models": {
|
363 |
+
"total": 0.10231489900002089,
|
364 |
"count": 1,
|
365 |
+
"self": 0.0010375400000839363,
|
366 |
"children": {
|
367 |
"RLTrainer._checkpoint": {
|
368 |
+
"total": 0.10127735899993695,
|
369 |
"count": 1,
|
370 |
+
"self": 0.10127735899993695
|
371 |
}
|
372 |
}
|
373 |
}
|
run_logs/training_status.json
CHANGED
@@ -2,40 +2,31 @@
|
|
2 |
"SnowballTarget": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
-
"steps":
|
6 |
-
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-
|
7 |
-
"reward":
|
8 |
-
"creation_time":
|
9 |
"auxillary_file_paths": [
|
10 |
-
"results/SnowballTarget1/SnowballTarget/SnowballTarget-
|
11 |
]
|
12 |
},
|
13 |
{
|
14 |
-
"steps":
|
15 |
-
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-
|
16 |
-
"reward":
|
17 |
-
"creation_time":
|
18 |
"auxillary_file_paths": [
|
19 |
-
"results/SnowballTarget1/SnowballTarget/SnowballTarget-
|
20 |
-
]
|
21 |
-
},
|
22 |
-
{
|
23 |
-
"steps": 100056,
|
24 |
-
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-100056.onnx",
|
25 |
-
"reward": null,
|
26 |
-
"creation_time": 1704183164.5897987,
|
27 |
-
"auxillary_file_paths": [
|
28 |
-
"results/SnowballTarget1/SnowballTarget/SnowballTarget-100056.pt"
|
29 |
]
|
30 |
}
|
31 |
],
|
32 |
"final_checkpoint": {
|
33 |
-
"steps":
|
34 |
"file_path": "results/SnowballTarget1/SnowballTarget.onnx",
|
35 |
-
"reward":
|
36 |
-
"creation_time":
|
37 |
"auxillary_file_paths": [
|
38 |
-
"results/SnowballTarget1/SnowballTarget/SnowballTarget-
|
39 |
]
|
40 |
}
|
41 |
},
|
|
|
2 |
"SnowballTarget": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
+
"steps": 49936,
|
6 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-49936.onnx",
|
7 |
+
"reward": 10.454545454545455,
|
8 |
+
"creation_time": 1704187636.325546,
|
9 |
"auxillary_file_paths": [
|
10 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-49936.pt"
|
11 |
]
|
12 |
},
|
13 |
{
|
14 |
+
"steps": 50128,
|
15 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-50128.onnx",
|
16 |
+
"reward": 10.454545454545455,
|
17 |
+
"creation_time": 1704187636.4891336,
|
18 |
"auxillary_file_paths": [
|
19 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-50128.pt"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
]
|
21 |
}
|
22 |
],
|
23 |
"final_checkpoint": {
|
24 |
+
"steps": 50128,
|
25 |
"file_path": "results/SnowballTarget1/SnowballTarget.onnx",
|
26 |
+
"reward": 10.454545454545455,
|
27 |
+
"creation_time": 1704187636.4891336,
|
28 |
"auxillary_file_paths": [
|
29 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-50128.pt"
|
30 |
]
|
31 |
}
|
32 |
},
|