Model save
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: llm-jp/llm-jp-3-
|
4 |
tags:
|
5 |
- trl
|
6 |
- sft
|
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# llm-jp-3-3.7b-text-to-sql
|
20 |
|
21 |
-
This model is a fine-tuned version of [llm-jp/llm-jp-3-
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: llm-jp/llm-jp-3-13b-instruct
|
4 |
tags:
|
5 |
- trl
|
6 |
- sft
|
|
|
18 |
|
19 |
# llm-jp-3-3.7b-text-to-sql
|
20 |
|
21 |
+
This model is a fine-tuned version of [llm-jp/llm-jp-3-13b-instruct](https://huggingface.co/llm-jp/llm-jp-3-13b-instruct) on the generator dataset.
|
22 |
|
23 |
## Model description
|
24 |
|