Tenacious Bench v0.1 is a sales-agent evaluation benchmark focused on Tenacious-specific reliability constraints:
grounded signal usage
bench-safe commitments
pricing scope compliance
tone/professionalism constraints
ds = load_dataset("<your_hf_user>/tenacious_bench_v0.1")
print(ds)
print(ds["train"][0].keys())
Local evaluator example:
python scoring_evaluator.py --tasks schema.json --out… See the full description on the dataset page:
https://huggingface.co/datasets/gemechisw/tenacious_bench_v0.1.