Commit
·
281a79b
1
Parent(s):
f9c0068
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,14 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
### Spider Skeleton Wizard Coder QLoRA Adapter Summary
|
| 3 |
|
| 4 |
- This QLoRa adapter was created by finetuning [WizardLM/WizardCoder-15B-V1.0](https://huggingface.co/WizardLM/WizardCoder-15B-V1.0) on an enhanced Spider context training dataset: [richardr1126/spider-skeleton-context-instruct](https://huggingface.co/datasets/richardr1126/spider-skeleton-context-instruct).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: bigcode-openrail-m
|
| 3 |
+
library_name: peft
|
| 4 |
+
tags:
|
| 5 |
+
- sql
|
| 6 |
+
- spider
|
| 7 |
+
datasets:
|
| 8 |
+
- spider
|
| 9 |
+
- richardr1126/spider-skeleton-context-instruct
|
| 10 |
+
base_model: WizardLM/WizardCoder-15B-V1.0
|
| 11 |
+
---
|
| 12 |
### Spider Skeleton Wizard Coder QLoRA Adapter Summary
|
| 13 |
|
| 14 |
- This QLoRa adapter was created by finetuning [WizardLM/WizardCoder-15B-V1.0](https://huggingface.co/WizardLM/WizardCoder-15B-V1.0) on an enhanced Spider context training dataset: [richardr1126/spider-skeleton-context-instruct](https://huggingface.co/datasets/richardr1126/spider-skeleton-context-instruct).
|