kevinng77 commited on
Commit
a046d77
1 Parent(s): cbf84c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,11 +8,11 @@ tags:
8
  - text-generation-inference
9
  widget:
10
  - text: >
11
- Given a SQL table named 'price_data' with the following columns:\n
12
 
13
- Transaction_ID, Platform, Product_ID, User_ID, Transaction_Amount\n
14
 
15
- Construct a SQL query to answer the following question:\n
16
 
17
  Q: How many rows are there
18
 
 
8
  - text-generation-inference
9
  widget:
10
  - text: >
11
+ Given a SQL table named 'price_data' with the following columns:
12
 
13
+ Transaction_ID, Platform, Product_ID, User_ID, Transaction_Amount
14
 
15
+ Construct a SQL query to answer the following question:
16
 
17
  Q: How many rows are there
18