bugdaryan commited on
Commit
835e6cc
1 Parent(s): c99b067

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,7 +19,7 @@ tags:
19
 
20
  ## Description
21
 
22
- This is a fine-tuned version of the Wizard Coder 15B model specifically designed for SQL generation tasks. The model has been fine-tuned on the [bugdaryan/spider-natsql-wikisql-instruct](https://huggingface.co/dataset/bugdaryan/spider-natsql-wikisql-instruct) dataset to empower it with the ability to generate SQL queries based on natural language instructions.
23
 
24
  ## Model Details
25
 
@@ -61,7 +61,7 @@ This is a fine-tuned version of the Wizard Coder 15B model specifically designed
61
 
62
  ## Dataset
63
 
64
- - **Fine-Tuned Dataset**: [bugdaryan/spider-natsql-wikisql-instruct](https://huggingface.co/dataset/bugdaryan/spider-natsql-wikisql-instruct)
65
  - **Dataset Description**: This dataset contains natural language instructions paired with SQL queries. It serves as the training data for fine-tuning the Wizard Coder model for SQL generation tasks.
66
 
67
  ## Model Card Information
 
19
 
20
  ## Description
21
 
22
+ This is a fine-tuned version of the Wizard Coder 15B model specifically designed for SQL generation tasks. The model has been fine-tuned on the [bugdaryan/spider-natsql-wikisql-instruct](https://huggingface.co/datasets/bugdaryan/spider-natsql-wikisql-instruct) dataset to empower it with the ability to generate SQL queries based on natural language instructions.
23
 
24
  ## Model Details
25
 
 
61
 
62
  ## Dataset
63
 
64
+ - **Fine-Tuned Dataset**: [bugdaryan/spider-natsql-wikisql-instruct](https://huggingface.co/datasets/bugdaryan/spider-natsql-wikisql-instruct)
65
  - **Dataset Description**: This dataset contains natural language instructions paired with SQL queries. It serves as the training data for fine-tuning the Wizard Coder model for SQL generation tasks.
66
 
67
  ## Model Card Information