rsher60 commited on
Commit
0ff5b09
·
verified ·
1 Parent(s): 21d1de5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -29,10 +29,8 @@ pipeline_tag: text-generation
29
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
30
 
31
  - **Developed by:** Riddhiman Sherlekar
32
- - **Model type:** [More Information Needed]
33
- - **Language(s) (NLP):** [More Information Needed]
34
- - **License:** [More Information Needed]
35
- - **Finetuned from model [optional]:** [More Information Needed]
36
 
37
  ### Model Sources [optional]
38
 
@@ -45,7 +43,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
45
  ## Uses
46
 
47
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
48
-
49
  ### Direct Use
50
 
51
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
 
29
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
30
 
31
  - **Developed by:** Riddhiman Sherlekar
32
+ - **Model type:** Text-Generation
33
+ - **Language(s) (NLP):** English
 
 
34
 
35
  ### Model Sources [optional]
36
 
 
43
  ## Uses
44
 
45
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
46
+ This model has been fine-tuned on a Text2SQL dataset focusing on five core SQL operation types: single joins, aggregation functions, basic SQL operations, window functions, and subqueries. The model is specifically designed to convert natural language queries into executable SQL code.
47
  ### Direct Use
48
 
49
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->