viethq188 commited on
Commit
9fa099e
1 Parent(s): b13f25c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ Finetune DPO viethq188/LeoScorpius-7B with ultrafeedback_binarized dataset https://huggingface.co/datasets/HuggingFaceH4/ultrafeedback_binarized
5
+
6
+
7
+ You can use alpaca template.
8
+ ```
9
+ template_format = """{system}
10
+ ### Instruction:
11
+ {prompt}
12
+
13
+ ### Response:
14
+ """
15
+ ```