jiaxin-wen commited on
Commit
da7bc3d
1 Parent(s): 8e31fa3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ## Language Model Learns to Mislead Humans via RLHF
2
+
3
+ This repository contains the RLHF'ed code generation model in our paper: https://arxiv.org/pdf/2409.12822.
4
+
5
+ It's initialized based on deepseek-coder-7B.