CoolFace
Datasetpublic

tpls/gemma4-coder-tool-eval

Gemma-4 Coder — tool-calling gate suite The 8-case eval behind the tool-call pass rate in our model cards' model-index: positive prompts where the model must emit a structured tool call, plus a no-tool abstain case (it must answer directly, not hallucinate a call). Use it to measure any local tool-calling model the same way we do — or to reproduce our numbers. from datasets import load_dataset cases = load_dataset("tpls/gemma4-coder-tool-eval", split="train") # each: {name… See the full description on the dataset page: https://huggingface.co/datasets/tpls/gemma4-coder-tool-eval.

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes20downloads

tpls/gemma4-coder-tool-eval · main · files are served by the source, never re-hosted here