Upload folder using huggingface_hub
Browse files- .is_checkpoint +0 -0
- .tune_metadata +0 -0
- algorithm_state.pkl +3 -0
- policies/human/policy_state.pkl +3 -0
- policies/human/rllib_checkpoint.json +1 -0
- rllib_checkpoint.json +1 -0
.is_checkpoint
ADDED
|
File without changes
|
.tune_metadata
ADDED
|
Binary file (174 Bytes). View file
|
|
|
algorithm_state.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:290b4729fbb465f1f5ee7002b43d87d2a9572d7364c00b516274ebbb1526697f
|
| 3 |
+
size 38088
|
policies/human/policy_state.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef7d5da2d51c6b2e227a838c84edaa248d25e276b100b188480f56bc84d25594
|
| 3 |
+
size 20933587
|
policies/human/rllib_checkpoint.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 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
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 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/0_iters/2025-07-26_18-39-10/2/checkpoint_000000/algorithm_state.pkl", "policy_ids": ["human"], "ray_version": "2.7.1", "ray_commit": "9f07c12615958c3af3760604f6dcacc4b3758a47"}
|