rakeshkiriyath commited on
Commit
6ff7322
·
1 Parent(s): 68c125e

Updated Prompt in ReadME

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ f"Translate the following English question to SQL: {query}
24
 
25
  ## Output
26
 
27
- SELECT zip_code FROM Visibility WHERE AVG(visibility) < 10
28
 
29
 
30
  #### Training Hyperparameters
 
24
 
25
  ## Output
26
 
27
+ SELECT creation_year, name, budget FROM department
28
 
29
 
30
  #### Training Hyperparameters