Model save
Browse files
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
license: llama2
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
| 5 |
- trl
|
|
@@ -7,7 +6,7 @@ tags:
|
|
| 7 |
- generated_from_trainer
|
| 8 |
datasets:
|
| 9 |
- generator
|
| 10 |
-
base_model:
|
| 11 |
model-index:
|
| 12 |
- name: code-llama-7b-text-to-sql
|
| 13 |
results: []
|
|
@@ -18,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
# code-llama-7b-text-to-sql
|
| 20 |
|
| 21 |
-
This model is a fine-tuned version of [
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
library_name: peft
|
| 3 |
tags:
|
| 4 |
- trl
|
|
|
|
| 6 |
- generated_from_trainer
|
| 7 |
datasets:
|
| 8 |
- generator
|
| 9 |
+
base_model: openthaigpt/openthai-llama-pretrained-7B
|
| 10 |
model-index:
|
| 11 |
- name: code-llama-7b-text-to-sql
|
| 12 |
results: []
|
|
|
|
| 17 |
|
| 18 |
# code-llama-7b-text-to-sql
|
| 19 |
|
| 20 |
+
This model is a fine-tuned version of [openthaigpt/openthai-llama-pretrained-7B](https://huggingface.co/openthaigpt/openthai-llama-pretrained-7B) on the generator dataset.
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|