CoolFace
Datasetpublic

synthetic-code-training/func_localize_claude45_1457i_text4x

func_localize_claude45_1457i_text4x Verbosity-ablation variant of synthetic-code-training/func_localize_claude45_1457i: the prose before every tool call is rewritten by nvidia/deepseek-ai/deepseek-v4-flash to 4 times its own length in Qwen3 tokens (accepted band ±25 %, up to 3 rounds). Of 26194 turns, 15698 were not rephrased (empty prose, or a target outside 4-2000 tokens) and 297 missed the band; both keep their original prose. Construction (shared by the _text0x/0.5x/2x/4x/8x… See the full description on the dataset page: https://huggingface.co/datasets/synthetic-code-training/func_localize_claude45_1457i_text4x.

sourceHugging Facemitupdated 2d agoView on Hugging Face
0likes35downloads
Dataset Card

funclocalizeclaude451457itext4x

Verbosity-ablation variant of `synthetic-code-training/func_localize_claude45_1457i`: the prose before every tool call is rewritten by nvidia/deepseek-ai/deepseek-v4-flash to 4 times its own length in Qwen3 tokens (accepted band ±25 %, up to 3 rounds). Of 26194 turns, 15698 were not rephrased (empty prose, or a target outside 4-2000 tokens) and 297 missed the band; both keep their original prose.

Construction (shared by the _text0x/0.5x/2x/4x/8x siblings): think and task_tracker turns are kept verbatim, as are the system prompt, task, tool calls and tool results. For the rephrased siblings the rephraser saw only the current turn (its prose + its tool call) and wrote the four versions in one response as a ladder (0.5x shortens the original, 2x elaborates it, 4x elaborates the 2x, 8x elaborates the 4x), so the four lengths share one meaning. A turn's targets are multiples of its own prose length, so empty turns stay empty. Malformed tool calls (garbled <tool_call> JSON / <invoke>) are kept verbatim as the call part.

value
rows1457
assistant turns (excluding think/task_tracker)26194
think/task_tracker turns kept verbatim4421
prose tokens per turn: mean / median54.3 / 0
prose tokens / base prose tokens, rephrased turns: mean / median3.92 / 3.90
turns not rephrased (empty prose or target outside 4-2000 tokens)15698
turns with empty prose15681
turns kept original prose (band missed)297

Built with tools/verbosity_rephrase in the benchmarks repo.