Update README.md
Browse files
README.md
CHANGED
@@ -17,13 +17,15 @@ tags: []
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by:**
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
23 |
-
- **Model type:**
|
24 |
-
- **Language(s) (NLP):**
|
25 |
-
- **License:**
|
26 |
-
- **Finetuned from model [optional]:**
|
|
|
|
|
27 |
|
28 |
### Model Sources [optional]
|
29 |
|
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
+
- **Developed by:** Bhanu Prasad Thota
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** T5-based Natural Language to SQL Model
|
24 |
+
- **Language(s) (NLP):** English
|
25 |
+
- **License:** MIT
|
26 |
+
- **Finetuned from model [optional]:** `t5-large`
|
27 |
+
|
28 |
+
This model is trained to convert natural language queries into SQL statements using the **WikiSQL dataset**.
|
29 |
|
30 |
### Model Sources [optional]
|
31 |
|