GPRM commited on
Commit
f613d06
·
verified ·
1 Parent(s): 7754e9e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ A straightforward implementation of the final **Self-Alignment model**, inspired by the paper "Self-Alignment with Instruction Backtranslation."
2
+
3
+ This model was fine-tuned on LLaMA-2-hf using **self-curation LIMA dataset** with high-quality sythetic (Instruction, Answer) pairs.
4
+
5
+ The fine-tuning process was conducted using LoRA, and the uploaded model is provided in its **merged** form.