SafeVLAEval commited on
Commit
8ec09b1
·
verified ·
1 Parent(s): ee79c48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ ```bash
5
+ @inproceedings{zhang25safevla,
6
+ title={SafeVLA: Towards Safety Alignment of Vision-Language-Action Model via Constrained Learning},
7
+ author={Borong Zhang and Yuhao Zhang and Jiaming Ji and Yingshan Lei and Josef Dai and Yuanpei Chen and Yaodong Yang},
8
+ booktitle={Thirty-ninth Conference on Neural Information Processing Systems},
9
+ year={2025},
10
+ url={https://openreview.net/forum?id=dt940loCBT}
11
+ }
12
+ ```