appvoid commited on
Commit
1c30ef5
·
verified ·
1 Parent(s): a98822f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -12,6 +12,16 @@ tags:
12
  - sft
13
  ---
14
 
 
 
 
 
 
 
 
 
 
 
15
  | Task | Score | Metric |
16
  |--------------|-------|-----------|
17
  | ARC Challenge| 0.3541| acc_norm |
 
12
  - sft
13
  ---
14
 
15
+ ### Prompt
16
+
17
+ Similar to the popular llama3-70b-reflection model you can prompt it as follows:
18
+
19
+ ```
20
+ What is 12 + 12?
21
+
22
+ <thinking>
23
+ ```
24
+
25
  | Task | Score | Metric |
26
  |--------------|-------|-----------|
27
  | ARC Challenge| 0.3541| acc_norm |