Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,8 @@ datasets:
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
tags:
|
| 8 |
-
-
|
|
|
|
| 9 |
widget:
|
| 10 |
- text: "Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request. ### Instruction: Convert text to SQLite query: What is the song in the volume with the maximum weeks on top? CREATE TABLE volume (Song VARCHAR, Weeks_on_Top VARCHAR) ### Response:"
|
| 11 |
example_title: "Example 1"
|
|
@@ -23,7 +24,7 @@ widget:
|
|
| 23 |
## Overview
|
| 24 |
|
| 25 |
- **Model Name**: WizardCoderSQL-15B-V1.0
|
| 26 |
-
- **Repository**: [
|
| 27 |
- **License**: [OpenRAIL-M](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement)
|
| 28 |
- **Fine-Tuned Model Name**: WizardCoderSQL-15B-V1.0
|
| 29 |
- **Fine-Tuned Dataset**: [bugdaryan/spider-natsql-wikisql-instruct](https://huggingface.co/datasets/bugdaryan/spider-natsql-wikisql-instruct)
|
|
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
tags:
|
| 8 |
+
- code
|
| 9 |
+
- sql
|
| 10 |
widget:
|
| 11 |
- text: "Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request. ### Instruction: Convert text to SQLite query: What is the song in the volume with the maximum weeks on top? CREATE TABLE volume (Song VARCHAR, Weeks_on_Top VARCHAR) ### Response:"
|
| 12 |
example_title: "Example 1"
|
|
|
|
| 24 |
## Overview
|
| 25 |
|
| 26 |
- **Model Name**: WizardCoderSQL-15B-V1.0
|
| 27 |
+
- **Repository**: [WizardLM/WizardCoder-15B-V1.0](https://huggingface.co/WizardLM/WizardCoder-15B-V1.0)
|
| 28 |
- **License**: [OpenRAIL-M](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement)
|
| 29 |
- **Fine-Tuned Model Name**: WizardCoderSQL-15B-V1.0
|
| 30 |
- **Fine-Tuned Dataset**: [bugdaryan/spider-natsql-wikisql-instruct](https://huggingface.co/datasets/bugdaryan/spider-natsql-wikisql-instruct)
|