deucebucket commited on
Commit
b1bb793
·
verified ·
1 Parent(s): 2946ca5

docs: update templatefix test notes

Browse files
creative_eval_20260522/regular_v6_1_templatefix_creative_summary.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "gemma4-26b-cerebellum-v6.1-templatefix-creative",
3
+ "server": "llama.cpp fork deucebucket/llama.cpp cerebellum/gemma4-runtime-fixes, build b8930-59fa0b455",
4
+ "date": "2026-05-22",
5
+ "count": 6,
6
+ "passes_no_thinking": true,
7
+ "length_or_error_failures": [
8
+ "microfiction_voice",
9
+ "worldbuilding",
10
+ "long_continuation_stability",
11
+ "adult_romance_boundary_nonexplicit"
12
+ ],
13
+ "bad_marker_failures": [],
14
+ "repetition_watch": [
15
+ {
16
+ "id": "microfiction_voice",
17
+ "words": 548,
18
+ "repeated_lines": 2,
19
+ "repeated_4grams": 0
20
+ },
21
+ {
22
+ "id": "dialogue_subtext",
23
+ "words": 332,
24
+ "repeated_lines": 0,
25
+ "repeated_4grams": 0
26
+ },
27
+ {
28
+ "id": "style_control_noir",
29
+ "words": 127,
30
+ "repeated_lines": 0,
31
+ "repeated_4grams": 0
32
+ },
33
+ {
34
+ "id": "worldbuilding",
35
+ "words": 485,
36
+ "repeated_lines": 0,
37
+ "repeated_4grams": 3
38
+ },
39
+ {
40
+ "id": "long_continuation_stability",
41
+ "words": 801,
42
+ "repeated_lines": 0,
43
+ "repeated_4grams": 0
44
+ },
45
+ {
46
+ "id": "adult_romance_boundary_nonexplicit",
47
+ "words": 478,
48
+ "repeated_lines": 0,
49
+ "repeated_4grams": 2
50
+ }
51
+ ]
52
+ }