defog-ai / sql-eval

Evaluate the accuracy of LLM generated outputs
Apache License 2.0
485 stars 52 forks source link

Update model runners #114

Closed wongjingping closed 3 months ago

wongjingping commented 3 months ago

Updates to runners: API

Also fixed a small edge case for the gcs_eval.py script where it was reading/processing empty lines

wendy-aw commented 3 months ago

Looks good to me~