PlainSQL / backend /evaluation /results /baseline_v2.json
LalitChaudhari3's picture
feat: synchronize text-to-sql-bot codebase with Hugging Face Space repository, including Docker build configurations
6086e71
Raw
History Blame Contribute Delete
288 Bytes
{
"note": "Placeholder — run `python -m evaluation.runner` to generate baseline results",
"total_queries": 0,
"exact_match_rate": 0,
"execution_accuracy": 0,
"avg_structural_similarity": 0,
"total_hallucinations": 0,
"avg_latency_ms": 0,
"results": []
}