Skip to content

fix(artifact-score): token-based generation cap - #188

Merged
ronaldtse merged 1 commit into
mainfrom
score-token-cap
Sep 5, 2026
Merged

fix(artifact-score): token-based generation cap#188
ronaldtse merged 1 commit into
mainfrom
score-token-cap

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

Character-count cap truncated decodes (vocalized output needs ~2x the input's BYTES in tokens). Fresh checkpoint name on rerun — the truncated preds are not reusable.

The torch harness caps decode at 2x the window's token count; a
byte-level window's tokens equal its UTF-8 byte count. The
character-count cap truncated every long paragraph's vocalized tail
(30.54 DER artifact-faithfully scoring truncated output).
@ronaldtse
ronaldtse merged commit 7066a85 into main Sep 5, 2026
@ronaldtse
ronaldtse deleted the score-token-cap branch September 5, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant