Upload folder using huggingface_hub
Browse files- .tune_metadata +0 -0
- README.md +1 -1
- algorithm_state.pkl +1 -1
- policies/human/policy_state.pkl +1 -1
- policies/human/rllib_checkpoint.json +8 -1
- rllib_checkpoint.json +11 -1
.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 |
+
- prickly scurrying macaw
|
| 8 |
---
|
| 9 |
|
| 10 |
# Gensyn BlockAssist
|
algorithm_state.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 38272
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:579ce4966fec8430826e503f5774c5bb2fcdf65709d58eceee7935b810b14872
|
| 3 |
size 38272
|
policies/human/policy_state.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 62659936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c0a85236c7adc6a01d775d6f49d9cf528f1f250551f90dc5e6c8572c0083824
|
| 3 |
size 62659936
|
policies/human/rllib_checkpoint.json
CHANGED
|
@@ -1 +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 |
+
}
|
rllib_checkpoint.json
CHANGED
|
@@ -1 +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_18-03-09/6/checkpoint_000001/algorithm_state.pkl",
|
| 6 |
+
"policy_ids": [
|
| 7 |
+
"human"
|
| 8 |
+
],
|
| 9 |
+
"ray_version": "2.7.1",
|
| 10 |
+
"ray_commit": "9f07c12615958c3af3760604f6dcacc4b3758a47"
|
| 11 |
+
}
|