DavidAU commited on
Commit
d046e8f
·
verified ·
1 Parent(s): c486906

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -58,7 +58,9 @@ If you are looking for a 27B model that BEATS Qwen 3.6 27B, Qwen 3.5 27B, and Qw
58
 
59
  https://huggingface.co/DavidAU/Qwen3.6-27B-Fable-Fusion-711-Uncensored-Heretic-NM-DAU-NEO-MAX-MTP-GGUF
60
 
61
- <B>BENCHMARKS - Power to the people:</B>
 
 
62
 
63
  ```
64
  arc/c arc/e boolq hswag obkqa piqa wino
@@ -83,7 +85,11 @@ Qwen3.5-27B-Instruct: [base, non heretic]
83
  mxfp8 0.557,0.711,0.868,0.533,0.452,0.706,0.695
84
  ```
85
 
86
- NOTES:
 
 
 
 
87
  - Models are tested in "Instruct" mode because this generally works better with the testing harness.
88
  - Testing via "thinking" mode also shows the metrics (and changes) but not the true extent.
89
  - In actual fact when the model IS in thinking mode, it will exceed INSTRUCT benchmark scores in most cases.
 
58
 
59
  https://huggingface.co/DavidAU/Qwen3.6-27B-Fable-Fusion-711-Uncensored-Heretic-NM-DAU-NEO-MAX-MTP-GGUF
60
 
61
+ <B>BENCHMARKS:</B>
62
+
63
+ Graphic below.
64
 
65
  ```
66
  arc/c arc/e boolq hswag obkqa piqa wino
 
85
  mxfp8 0.557,0.711,0.868,0.533,0.452,0.706,0.695
86
  ```
87
 
88
+ Graph note: First three bars are Qwen3.5-9B-The-Defiant-Fable-Uncensored-Heretic.
89
+
90
+ <img src="defiant-fable-9b.png">
91
+
92
+ "Bench" NOTES:
93
  - Models are tested in "Instruct" mode because this generally works better with the testing harness.
94
  - Testing via "thinking" mode also shows the metrics (and changes) but not the true extent.
95
  - In actual fact when the model IS in thinking mode, it will exceed INSTRUCT benchmark scores in most cases.