Oysiyl commited on
Commit
553b5c3
·
verified ·
1 Parent(s): 60138ee

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -129,6 +129,15 @@ Why:
129
  - it adds invented structure and scenes
130
  - it behaves like a loose rewrite/generation model, not a high-fidelity polish model
131
 
 
 
 
 
 
 
 
 
 
132
  ## Conclusion
133
 
134
  This 1.7B pilot is clearly stronger than the 0.6B version, but still not a high-confidence production rewrite model. It is a useful intermediate experiment, not yet a trustworthy unslopper.
 
129
  - it adds invented structure and scenes
130
  - it behaves like a loose rewrite/generation model, not a high-fidelity polish model
131
 
132
+ ## Comparison vs pilot series
133
+
134
+ - **0.6B**: failed badly; became a different story
135
+ - **1.7B**: more fluent than 0.6B, but still invented scenes and structure
136
+ - **4B**: first clearly improved text-only model in the series; mostly keeps the scene intact, but still drifts
137
+ - **30B-A3B VL Instruct**: first model in the series that looks plausibly faithful on held-out evaluation
138
+
139
+ So 1.7B is a real improvement over the floor, but it is still part of the failing-small-model region of the series rather than a true solution.
140
+
141
  ## Conclusion
142
 
143
  This 1.7B pilot is clearly stronger than the 0.6B version, but still not a high-confidence production rewrite model. It is a useful intermediate experiment, not yet a trustworthy unslopper.