celestial4SR commited on
Commit
0ca123c
·
verified ·
1 Parent(s): 7d0a3fb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ tags:
4
+ - securitycuff
5
+ - openvla
6
+ - libero
7
+ - goba
8
+ - badvla
9
+ - state-backdoor
10
+ ---
11
+
12
+ # SecurityCuff LIBERO Artifacts
13
+
14
+ Unified artifact repository for SecurityCuff LIBERO/OpenVLA experiments.
15
+
16
+ ## Layout
17
+
18
+ - `weights/clean_openvla_libero_object`: public clean OpenVLA-LIBERO-Object checkpoint from shenzhen.
19
+ - `weights/goba_libero_object`: GoBA/BadLIBERO backdoor OpenVLA checkpoint from shenzhen.
20
+ - `weights/badvla_mug_stage1`: BadVLA physical mug-trigger Stage I checkpoint from shenzhen.
21
+ - `weights/statebackdoor_libero_object`: StateBackdoor OpenVLA checkpoint from hefei.
22
+ - `rollouts/goba_2x2/*`: clean-weight GoBA 2x2 rollout cells from shenzhen.
23
+ - `rollouts/goba_main/*`: GoBA main rollout pool from shenzhen.
24
+ - `rollouts/badvla_mug_stage1/*`: BadVLA physical mug-trigger rollouts from shenzhen.
25
+ - `rollouts/statebackdoor_libero_object/*`: StateBackdoor rollout pool from hefei.
26
+
27
+ The Latent Drift Monitor reproduction uses pooled `success_vs_other`, feature mode `hidden_action_proprio`, success-reference residual mode, and task-id split unless otherwise noted.