Upload folder using huggingface_hub
Browse files- .summary/0/events.out.tfevents.1725202215.5e8a70d87833 +3 -0
- .summary/0/events.out.tfevents.1725206741.5e8a70d87833 +3 -0
- .summary/0/events.out.tfevents.1725206808.5e8a70d87833 +3 -0
- README.md +1 -1
- checkpoint_p0/best_000001433_5869568_reward_32.206.pth +3 -0
- checkpoint_p0/checkpoint_000001449_5935104.pth +3 -0
- checkpoint_p0/checkpoint_000001467_6008832.pth +3 -0
- config.json +3 -2
- replay.mp4 +2 -2
- sf_log.txt +0 -0
.summary/0/events.out.tfevents.1725202215.5e8a70d87833
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44bf7651d827238a4059b35b9a07dfe0f06295b09b7ed39de7209b65c5eb4d94
|
3 |
+
size 1483588
|
.summary/0/events.out.tfevents.1725206741.5e8a70d87833
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a51105d82853baceb3f4ea699977ea08d072e6923b884467a238714e8af932e7
|
3 |
+
size 2545
|
.summary/0/events.out.tfevents.1725206808.5e8a70d87833
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1d7916990a77e82456be3f5a05702a220cdba00d775ce13423770b59d11dfa0
|
3 |
+
size 736051
|
README.md
CHANGED
@@ -15,7 +15,7 @@ model-index:
|
|
15 |
type: doom_health_gathering_supreme
|
16 |
metrics:
|
17 |
- type: mean_reward
|
18 |
-
value:
|
19 |
name: mean_reward
|
20 |
verified: false
|
21 |
---
|
|
|
15 |
type: doom_health_gathering_supreme
|
16 |
metrics:
|
17 |
- type: mean_reward
|
18 |
+
value: 9.02 +/- 4.31
|
19 |
name: mean_reward
|
20 |
verified: false
|
21 |
---
|
checkpoint_p0/best_000001433_5869568_reward_32.206.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c607a6680f90c1cfaab38e988f0c87a8286284f4200969ff813341b2ede9a7eb
|
3 |
+
size 34928419
|
checkpoint_p0/checkpoint_000001449_5935104.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d945ebda401da2ec2c18b3695cacaa66db5364b9bc919e4d8eab500ff6ae5b6
|
3 |
+
size 34928851
|
checkpoint_p0/checkpoint_000001467_6008832.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e28d91d40637c4446c55b9082143305a4ce9083e1b64adbefc981d56bcc4f45
|
3 |
+
size 34928851
|
config.json
CHANGED
@@ -65,7 +65,7 @@
|
|
65 |
"summaries_use_frameskip": true,
|
66 |
"heartbeat_interval": 20,
|
67 |
"heartbeat_reporting_interval": 600,
|
68 |
-
"train_for_env_steps":
|
69 |
"train_for_seconds": 10000000000,
|
70 |
"save_every_sec": 120,
|
71 |
"keep_checkpoints": 2,
|
@@ -130,9 +130,10 @@
|
|
130 |
"wide_aspect_ratio": false,
|
131 |
"eval_env_frameskip": 1,
|
132 |
"fps": 35,
|
133 |
-
"command_line": "--env=doom_health_gathering_supreme --num_workers=8 --num_envs_per_worker=4 --train_for_env_steps=4000000",
|
134 |
"cli_args": {
|
135 |
"env": "doom_health_gathering_supreme",
|
|
|
136 |
"num_workers": 8,
|
137 |
"num_envs_per_worker": 4,
|
138 |
"train_for_env_steps": 4000000
|
|
|
65 |
"summaries_use_frameskip": true,
|
66 |
"heartbeat_interval": 20,
|
67 |
"heartbeat_reporting_interval": 600,
|
68 |
+
"train_for_env_steps": 6000000,
|
69 |
"train_for_seconds": 10000000000,
|
70 |
"save_every_sec": 120,
|
71 |
"keep_checkpoints": 2,
|
|
|
130 |
"wide_aspect_ratio": false,
|
131 |
"eval_env_frameskip": 1,
|
132 |
"fps": 35,
|
133 |
+
"command_line": "--env=doom_health_gathering_supreme --num_workers=8 --num_envs_per_worker=4 --device=cpu --train_for_env_steps=4000000",
|
134 |
"cli_args": {
|
135 |
"env": "doom_health_gathering_supreme",
|
136 |
+
"device": "cpu",
|
137 |
"num_workers": 8,
|
138 |
"num_envs_per_worker": 4,
|
139 |
"train_for_env_steps": 4000000
|
replay.mp4
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76f537c473a100951b3b736df74057a39b0128526955c5dd45c820f0af71e4f6
|
3 |
+
size 17229924
|
sf_log.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|