Chirayu commited on
Commit
f5c0d91
1 Parent(s): ae55cc8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ tags:
5
  ---
6
 
7
  # What does this model do?
8
- This model generates a pandas query given the input text. 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.
11
 
 
5
  ---
6
 
7
  # What does this model do?
8
+ This model converts the natural language command 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.
11