Update Model card
Browse files
README.md
CHANGED
@@ -7,4 +7,10 @@ library_name: transformers
|
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|
9 |
- Openthai
|
10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|
9 |
- Openthai
|
10 |
+
---
|
11 |
+
|
12 |
+
This model is fine-tuned version of openthaigpt/openthaigpt-1.0.0-13b-chat on text-2-sql datasets to generate SQL query.
|
13 |
+
|
14 |
+
Recommendation :
|
15 |
+
This model should be used with other LLMs to summarize or synthesize response as the model fine-tuned heavily on SQL may cause
|
16 |
+
some hallucinations when it comes to generating thai and eng texts
|