datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
thai-sql-eval
thai-sql-eval
Text-to-SQL evaluation set for Thai (and English) natural-language questions against
real Thai government open data, across 4 domains: budget, demographics, education,
healthcare. Every question is authored in both Thai and English, mapped to the
same gold SQL, so you can directly compare a model's Thai vs. English text-to-SQL
ability. 300 rows total (150 question/SQL pairs × 2 languages).
Built because no public Thai text-to-SQL benchmark existed at the time — the… See the full description on the dataset page: https://huggingface.co/datasets/Rungrod/thai-sql-eval.eval-runs
eval-runs
Evaluation run artifacts from τ2-bench simulations.
Layout
tau2-bench/
gpt-4o-mini/
with-patch/ # Retail policy includes agent-lens write guardrail
without-patch/ # Baseline τ2-bench retail policy (no guardrail)
other-models/
with-patch/
without-patch/ # Smoke / scaffold runs on non–GPT-4o-mini models
Patch = the retail policy was augmented with the agent-lens retail write guardrail block (write-action discipline).… See the full description on the dataset page: https://huggingface.co/datasets/foundation-models/eval-runs.
