CoolFace
Datasetpublic

Jianshu001/arabic-daily-batch01-smoke20-rewriter

Batch 01 — Smoke 20 (Gemma-as-rewriter) 20-record smoke validating the Gemma-as-rewriter cleanup architecture. Approach Any prompt given to Gemma gets echoed into its own thinking field. Instead of fighting the echo, we isolate it by using Gemma as a rewriter: Cascade-regenerate assistant turn → (thinking1, answer) Send thinking1 to Gemma with a cleanup instruction → (thinking2, answer2) Discard thinking2 (absorbs the cleanup-instruction echo) Keep answer2 as the… See the full description on the dataset page: https://huggingface.co/datasets/Jianshu001/arabic-daily-batch01-smoke20-rewriter.

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes14downloads
4 commits on main
b0e96895mo ago

Fix README formatting

Jianshu001
2bec4215mo ago

Upload README.md with huggingface_hub

Jianshu001
83829e55mo ago

Initial upload (public): 20-record smoke with Gemma-as-rewriter cleanup

Jianshu001
8b3ef405mo ago

initial commit

Jianshu001