Chirayu commited on
Commit
24bfea3
1 Parent(s): c4512e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  # What does this model do?
8
  This model converts the natural language input to pandas query. It is a fine-tuned CodeT5+ 220M. This model is a part of nl2query repository which is present at https://github.com/Chirayu-Tripathi/nl2query
9
 
10
- You can use this model via the github repository or via following code. More information can be found at the repository.
11
 
12
  ```python
13
 
 
7
  # What does this model do?
8
  This model converts the natural language input to pandas query. It is a fine-tuned CodeT5+ 220M. This model is a part of nl2query repository which is present at https://github.com/Chirayu-Tripathi/nl2query
9
 
10
+ You can use this model via the github repository or via following code. More information can be found on the repository.
11
 
12
  ```python
13