anhtld commited on
Commit
cd97b80
·
verified ·
1 Parent(s): d05e2d3

auto-sync 2026-07-02T13:52:07Z scratch/experiments/six_task_h16_collection (part 4)

Browse files
scratch/experiments/six_task_h16_collection/StackCube-v1/state_archive.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4ee78be25baff32bc406c0861c63eb0d8c3edbb6d14f2bc33d66c3ba70e21ba
3
+ size 3931277
scratch/experiments/six_task_h16_collection/collection.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": 1,
3
+ "dataset_name": "six_task_h16_collection",
4
+ "description": "Multi-task h=16 collection for DoVLA rollout evaluation",
5
+ "sources": [
6
+ "/scratch/knguy52/dovla/experiments/six_task_h16_collection/LiftPegUpright-v1",
7
+ "/scratch/knguy52/dovla/experiments/six_task_h16_collection/PickCube-v1",
8
+ "/scratch/knguy52/dovla/experiments/six_task_h16_collection/PullCube-v1",
9
+ "/scratch/knguy52/dovla/experiments/six_task_h16_collection/PushCube-v1",
10
+ "/scratch/knguy52/dovla/experiments/six_task_h16_collection/StackCube-v1"
11
+ ]
12
+ }