Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ tags:
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# What does this model do?
|
| 8 |
-
This model converts the natural language
|
| 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 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.
|
| 11 |
|