Cyleux/gemma3n-conversational-reasoning-toolloop
Gemma3N Conversational Reasoning Tool-Loop Gemma3N conversational dataset that preserves tool traces while avoiding training targets on tool responses. Encoding: Assistant emits tool calls: <tool_call ...>...</tool_call> Tool outputs are user-side turns: <tool_response ...>...</tool_response> This works with train_on_responses_only because user-side tool responses are masked from loss. Use: from datasets import load_dataset from unsloth.chat_templates import… See the full description on the dataset page: https://huggingface.co/datasets/Cyleux/gemma3n-conversational-reasoning-toolloop.
015
Upload FunctionGemma curriculum dataset
initial commit
