CoolFace
Datasetpublic

synthetic-code-training/func_localize_claude45_1457i_text0

func_localize_claude45_1457i_text0 Verbosity-ablation variant of synthetic-code-training/func_localize_claude45_1457i: every assistant turn is its tool call only: the prose before the call is removed. Construction (shared by all _text* siblings): think and task_tracker turns and their result turns are removed (trajectories contain only real tool calls); the system prompt, task, tool calls and tool results are byte-identical to the base. The rephraser saw only the current turn… See the full description on the dataset page: https://huggingface.co/datasets/synthetic-code-training/func_localize_claude45_1457i_text0.

sourceHugging Facemitupdated 4d agoView on Hugging Face
0likes29downloads
Dataset Card

funclocalizeclaude451457itext0

Verbosity-ablation variant of `synthetic-code-training/func_localize_claude45_1457i`: every assistant turn is its tool call only: the prose before the call is removed.

Construction (shared by all _text* siblings): think and task_tracker turns and their result turns are removed (trajectories contain only real tool calls); the system prompt, task, tool calls and tool results are byte-identical to the base. The rephraser saw only the current turn (its prose + its tool call); the ~300-token version was written first and condensed to 100/50/20 in the same response so the four lengths share one meaning. Turns with no original prose received prose explaining their tool call. Malformed tool calls (garbled <tool_call> JSON / <invoke>) are kept verbatim as the call part.

value
rows1457
assistant turns26194
think/task_tracker turns removed4421
prose tokens per turn: mean / median0.0 / 0
turns with empty prose26194
turns kept original prose (band missed)0

Built with tools/verbosity_rephrase in the benchmarks repo.