v1olet commited on
Commit
ccdd9eb
1 Parent(s): e8b36b5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ ---
6
+
7
+ DPO from the model ranked *6th* on the overall leaderboard and **1st** in the 7B leaderboard - v1olet/v1olet_marcoroni-go-bruins-merge-7B.
8
+
9
+ Train for 1 epoch.
10
+
11
+ You can use alpaca template.
12
+ ```
13
+ template_format = """{system}
14
+ ### Instruction:
15
+ {prompt}
16
+
17
+ ### Response:
18
+ """
19
+ ```
20
+
21
+ Developed by: Trong-Hieu Nguyen-Mau