DavidAU commited on
Commit
32fe9b3
·
verified ·
1 Parent(s): 44bda55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md CHANGED
@@ -79,6 +79,45 @@ Even when it is in "instruct" mode; this tuning will help model output quality.
79
 
80
  This tuning does not update the knowledge / skills of the model beyond this - that requires a much larger, in depth tuning.
81
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82
  ---
83
 
84
  <B>OPTIONAL: System prompts</B>
 
79
 
80
  This tuning does not update the knowledge / skills of the model beyond this - that requires a much larger, in depth tuning.
81
 
82
+ Image processing is intact and fully functional.
83
+
84
+ Reasoning affects:
85
+ - Image "intelligence"
86
+ - Output generation
87
+
88
+ Model Features:
89
+ - 128k context
90
+ - Temp range .1 to 2.5.
91
+ - Reasoning is temp stable.
92
+ - You can activate using "think deeply: prompt" (not required in most cases)
93
+ - System prompt will affect image, reasoning and output generation.
94
+ - System prompt / template NOT required for reasoning generation in most cases.
95
+
96
+ Benchmarks are off the scale.
97
+
98
+ Enjoy the freedom!
99
+
100
+ ---
101
+
102
+ SPECIAL THANKS TO:
103
+ - Team "TeichAI" for the excellent dataset.
104
+ - Team "Nightmedia" for the benchmarking and colab'ing.
105
+ - Team "Unsloth" for making the training painless.
106
+
107
+ BENCHMARKS:
108
+
109
+ ```
110
+ arc_challenge,arc_easy,boolq,hellaswag,openbookqa,piqa, winogrande
111
+
112
+ 0.590 ,0.742 ,0.883,0.781 ,0.458 ,0.822 ,0.751
113
+ ```
114
+
115
+ VS (Heretic, uncensored base):
116
+
117
+ ```
118
+ 0.557 ,0.711 ,0.868,0.533 ,0.452 ,0.706 ,0.695
119
+ ```
120
+
121
  ---
122
 
123
  <B>OPTIONAL: System prompts</B>