Dataset Viewer
Auto-converted to Parquet Duplicate
result
dict
samples
listlengths
15
15
{ "model": "google/gemma-3-270m-it", "tag": "baseline_it_2shot", "shots": 2, "num_requested": 1000, "num_scored": 773, "execution_accuracy": 0.2781, "exact_match": 0.0802, "exec_correct": 215, "seconds": 82.3 }
[ { "question": "What are the names and maintenance costs of all military equipment in the Atlantic region with a maintenance cost less than $5000?", "gold": "SELECT name, maintenance_cost FROM MilitaryEquipment WHERE region = 'Atlantic' AND maintenance_cost < 5000;", "pred": "SELECT name, maintenance_cos...
{ "model": "google/gemma-3-270m-it", "tag": "baseline_it_zeroshot", "shots": 0, "num_requested": 1000, "num_scored": 773, "execution_accuracy": 0.2264, "exact_match": 0.0298, "exec_correct": 175, "seconds": 71.5 }
[ { "question": "What are the names and maintenance costs of all military equipment in the Atlantic region with a maintenance cost less than $5000?", "gold": "SELECT name, maintenance_cost FROM MilitaryEquipment WHERE region = 'Atlantic' AND maintenance_cost < 5000;", "pred": "SELECT name,region, maintena...
{ "model": "abidlabs/gemma-3-270m-text2sql", "tag": "finetuned_zeroshot", "shots": 0, "num_requested": 1000, "num_scored": 773, "execution_accuracy": 0.7335, "exact_match": 0.4049, "exec_correct": 567, "seconds": 223.5 }
[ { "question": "What are the names and maintenance costs of all military equipment in the Atlantic region with a maintenance cost less than $5000?", "gold": "SELECT name, maintenance_cost FROM MilitaryEquipment WHERE region = 'Atlantic' AND maintenance_cost < 5000;", "pred": "ขอบคุณครับ เพราะว่ามันเป็นพื...

No dataset card yet

Downloads last month
46