Upload folder using huggingface_hub
Browse files- .summary/0/events.out.tfevents.1727627097.nczy-Super-Server +3 -0
- .summary/0/events.out.tfevents.1727627174.nczy-Super-Server +3 -0
- README.md +1 -1
- checkpoint_p0/best_000000961_3936256_reward_26.893.pth +3 -0
- checkpoint_p0/checkpoint_000000000_0.pth +3 -0
- checkpoint_p0/checkpoint_000000978_4005888.pth +2 -2
- config.json +3 -3
- git.diff +13 -0
- replay.mp4 +2 -2
- sf_log.txt +0 -0
.summary/0/events.out.tfevents.1727627097.nczy-Super-Server
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33ec89bbd4953d8d677ef5f487e143b2b1b5d401df4b9d31b7c9119211077bc7
|
3 |
+
size 40
|
.summary/0/events.out.tfevents.1727627174.nczy-Super-Server
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f7c050732d181b86b27e4c7eb6ca31513010d8b5d118d7d59bceb790fe48157
|
3 |
+
size 111521
|
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: 13.48 +/- 4.61
|
19 |
name: mean_reward
|
20 |
verified: false
|
21 |
---
|
checkpoint_p0/best_000000961_3936256_reward_26.893.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cea0e2b8c20cd4c788a08ddf53165b52d9232e17d18f56a44039074a7180235
|
3 |
+
size 34929051
|
checkpoint_p0/checkpoint_000000000_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc9ffbc6bdc0e91e8ddb6c96091ee6ebf66835e02a366c15c31f228a3ee8db8c
|
3 |
+
size 11939285
|
checkpoint_p0/checkpoint_000000978_4005888.pth
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:8d82ebebef8b812b70f01d76246ed7a3b9e2fd4930f828623df4f9c34a5b4602
|
3 |
+
size 34929541
|
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"algo": "APPO",
|
4 |
"env": "doom_health_gathering_supreme",
|
5 |
"experiment": "default_experiment",
|
6 |
-
"train_dir": "/
|
7 |
"restart_behavior": "resume",
|
8 |
"device": "gpu",
|
9 |
"seed": null,
|
@@ -137,6 +137,6 @@
|
|
137 |
"num_envs_per_worker": 4,
|
138 |
"train_for_env_steps": 4000000
|
139 |
},
|
140 |
-
"git_hash": "
|
141 |
-
"git_repo_name": "
|
142 |
}
|
|
|
3 |
"algo": "APPO",
|
4 |
"env": "doom_health_gathering_supreme",
|
5 |
"experiment": "default_experiment",
|
6 |
+
"train_dir": "/home/luyang/workspace/rl/train_dir",
|
7 |
"restart_behavior": "resume",
|
8 |
"device": "gpu",
|
9 |
"seed": null,
|
|
|
137 |
"num_envs_per_worker": 4,
|
138 |
"train_for_env_steps": 4000000
|
139 |
},
|
140 |
+
"git_hash": "c14c5fd5dd62067a83f9348eef448b634022b0d2",
|
141 |
+
"git_repo_name": "git@github.com:Andimeo/rl.git"
|
142 |
}
|
git.diff
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
diff --git a/.gitignore b/.gitignore
|
2 |
+
index 25b1b77..dc3657e 100644
|
3 |
+
--- a/.gitignore
|
4 |
+
+++ b/.gitignore
|
5 |
+
@@ -160,4 +160,5 @@ cython_debug/
|
6 |
+
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
7 |
+
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
8 |
+
#.idea/
|
9 |
+
-*.zip
|
10 |
+
|
11 |
+
+*.zip
|
12 |
+
+*.pt
|
13 |
+
|
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:21077c496a236f0645971443ad3471b56a44714c50c30b9e305a72cf6c2a47d4
|
3 |
+
size 26172803
|
sf_log.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|