Skip to content
Snippets Groups Projects
Unverified Commit a80a8363 authored by Shorthills AI's avatar Shorthills AI Committed by GitHub
Browse files

Fixing minor spelling error (#10516)

parent d528a92d
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ python generate_sql.py --input spider-0_001 --output spider-0_001-pred --model g
./evaluate.sh spider-0_001 spider-0_001-pred
```
5. **New**! Use `evaluate.py` to evalaute the generated SQLs against
5. **New**! Use `evaluate.py` to evaluate the generated SQLs against
golden SQLs by matching the natural language answers generated from their
respective execution outputs. This is called [Answer Accuracy](https://ekzhu.medium.com/human-aligned-text-to-sql-evaluation-399123fa0a64).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment