CoolFace
Datasetpublic

junlin-modal/k3-toolcall-turn1

k3-toolcall-turn1 191,072 deduplicated tool-calling contexts, normalized to the OpenAI messages + tools schema. Each row is a conversation prefix that stops right before the first assistant turn — a context ready for a model to generate at, not a finished conversation. Built to generate on-policy targets for speculative-decoding draft training: a target model generates at each context, and the draft learns to copy that model's next tokens. The dataset ships contexts, not labels.… See the full description on the dataset page: https://huggingface.co/datasets/junlin-modal/k3-toolcall-turn1.

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes18downloads
3 commits on main
e3705032mo ago

Add turn-1 tool-calling contexts

junlin-modal
f02425e2mo ago

Add turn-1 tool-calling contexts

junlin-modal
b4ea7962mo ago

initial commit

junlin-modal