CoolFace
Datasetpublic

Nanthasit/sakthai-bench-v3

SakThai Bench v3 Automated tool-calling benchmark dataset, regenerated weekly by the SakThai nightly job (benchmark-v3-publish). Summary Generated by: .opencode/scripts/run-benchmark-v3.py Categories: simple, parallel, multi_turn, irrelevance Schema: each row has messages, tools, expected_tools, category Files: data/sakthai-bench-v3.jsonl (source), data/train-00000-of-00001.parquet (served by the Datasets Server) License: MIT How to Load from… See the full description on the dataset page: https://huggingface.co/datasets/Nanthasit/sakthai-bench-v3.

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes30downloads
Dataset Card

SakThai Bench v3

Automated tool-calling benchmark dataset, regenerated weekly by the SakThai nightly job (benchmark-v3-publish).

Summary

  • Generated by: .opencode/scripts/run-benchmark-v3.py
  • Categories: simple, parallel, multi_turn, irrelevance
  • Schema: each row has messages, tools, expected_tools, category
  • Files: data/sakthai-bench-v3.jsonl (source), data/train-00000-of-00001.parquet (served by the Datasets Server)
  • License: MIT

How to Load

python
from datasets import load_dataset

ds = load_dataset("Nanthasit/sakthai-bench-v3")
print(ds["train"])

Notes

This is the live successor to sakthai-bench-v2. Row counts and composition change weekly as the nightly job re-samples; check the commit history for per-week versions.

Part of the House of Sak.