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
settings

This repository belongs to tpls on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

namegemma4-coder-tool-eval
visibilitypublic
licenceapache-2.0
gatedno
ownertpls
Account settings
tpls/gemma4-coder-tool-eval · CoolFace