Commit ·
c7a6d49
1
Parent(s): bf23b0d
Upload folder using huggingface_hub
Browse files- .tune_metadata +0 -0
- README.md +1 -1
- algorithm_state.pkl +3 -0
- policies/human/policy_state.pkl +3 -0
- policies/human/rllib_checkpoint.json +1 -8
- rllib_checkpoint.json +1 -11
.tune_metadata
CHANGED
|
Binary files a/.tune_metadata and b/.tune_metadata differ
|
|
|
README.md
CHANGED
|
@@ -4,7 +4,7 @@ tags:
|
|
| 4 |
- blockassist
|
| 5 |
- gensyn-blockassist
|
| 6 |
- minecraft
|
| 7 |
-
-
|
| 8 |
---
|
| 9 |
|
| 10 |
# Gensyn BlockAssist
|
|
|
|
| 4 |
- blockassist
|
| 5 |
- gensyn-blockassist
|
| 6 |
- minecraft
|
| 7 |
+
- poisonous dormant pheasant
|
| 8 |
---
|
| 9 |
|
| 10 |
# Gensyn BlockAssist
|
algorithm_state.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18e53578fd3f03225b2879967dc49dca116d98723d4dfb97df1c22ac35969447
|
| 3 |
+
size 38272
|
policies/human/policy_state.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a98df3991948f446b51babb64c7f8f19a40c332a129075cbb0616722d22d955
|
| 3 |
+
size 62659936
|
policies/human/rllib_checkpoint.json
CHANGED
|
@@ -1,8 +1 @@
|
|
| 1 |
-
{
|
| 2 |
-
"type": "Policy",
|
| 3 |
-
"checkpoint_version": "1.1",
|
| 4 |
-
"format": "cloudpickle",
|
| 5 |
-
"state_file": "policy_state.pkl",
|
| 6 |
-
"ray_version": "2.7.1",
|
| 7 |
-
"ray_commit": "9f07c12615958c3af3760604f6dcacc4b3758a47"
|
| 8 |
-
}
|
|
|
|
| 1 |
+
{"type": "Policy", "checkpoint_version": "1.1", "format": "cloudpickle", "state_file": "policy_state.pkl", "ray_version": "2.7.1", "ray_commit": "9f07c12615958c3af3760604f6dcacc4b3758a47"}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rllib_checkpoint.json
CHANGED
|
@@ -1,11 +1 @@
|
|
| 1 |
-
{
|
| 2 |
-
"type": "Algorithm",
|
| 3 |
-
"checkpoint_version": "1.1",
|
| 4 |
-
"format": "cloudpickle",
|
| 5 |
-
"state_file": "data/logs/BC/2_players/11x10x10/blockassist/bc_human/lr_0.001/infinite_blocks_true/human_with_assistant/lstm/use_prev_action/1_iters/2025-10-27_11-32-37/6/checkpoint_000001/algorithm_state.pkl",
|
| 6 |
-
"policy_ids": [
|
| 7 |
-
"human"
|
| 8 |
-
],
|
| 9 |
-
"ray_version": "2.7.1",
|
| 10 |
-
"ray_commit": "9f07c12615958c3af3760604f6dcacc4b3758a47"
|
| 11 |
-
}
|
|
|
|
| 1 |
+
{"type": "Algorithm", "checkpoint_version": "1.1", "format": "cloudpickle", "state_file": "data/logs/BC/2_players/11x10x10/blockassist/bc_human/lr_0.001/infinite_blocks_true/human_with_assistant/lstm/use_prev_action/1_iters/2025-10-27_17-53-18/23/checkpoint_000001/algorithm_state.pkl", "policy_ids": ["human"], "ray_version": "2.7.1", "ray_commit": "9f07c12615958c3af3760604f6dcacc4b3758a47"}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|