Skip to content

Commit 0514a0c

Browse files
Update readme.md
1 parent 1a18247 commit 0514a0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,13 @@ Inference service can be used to fix incorrect queries generated by LLM.
9696
Read details about this module on our blog on [Improving Text-To-SQL Accuracy with Query Correction Service](https://medium.com/@abhilashamangal/614cd395a85b)
9797

9898

99-
8. **Evaluation**:
99+
7. **Evaluation**:
100100
Evaluation service consists of two modules - Query correction and Execution evaluation. Read details about our Evaluation framework on our blog [Text To SQL Evaluation Framework](https://medium.com/@Shivam_Solanki/8c5f461e7b05). Execution evaluation service can be used to calculate the execution accuracy on your database. Read details about our Evaluation framework on our blog [Text To SQL Execution Accuracy](https://medium.com/@Shivam_Solanki/5d7ab8398232)
101101

102102
<img src= "image/evalution.gif">
103103

104104

105-
9. **Query Analysis dashboard**
105+
8. **Query Analysis dashboard**
106106
Query Analysis dashboard service can be used to analyze the results of generated queries and compare output of multiple LLMs. Read details about our Evaluation framework on our blog [Exploring LLM performance in Text-To-SQL generation with Query Analysis Dashboard](https://medium.com/@abhilashamangal/ccd547a020fd)
107107

108108
<img src= "image/Dashboard.gif">

0 commit comments

Comments
 (0)