added EXP icon
Browse files
README.md
CHANGED
@@ -10,9 +10,14 @@ tags:
|
|
10 |
---
|
11 |
# 🇹🇭 EXP-mindblow 13b 1.0.0
|
12 |
|
|
|
13 |

|
|
|
|
|
|
|
14 |
This model is fine-tuned version of openthaigpt/openthaigpt-1.0.0-13b-chat on text-2-sql datasets to generate SQL query.
|
15 |
|
16 |
-
Recommendation :
|
|
|
17 |
This model should be used with other LLMs to summarize or synthesize response as the model fine-tuned heavily on SQL may cause
|
18 |
some hallucinations when it comes to generating thai and eng texts
|
|
|
10 |
---
|
11 |
# 🇹🇭 EXP-mindblow 13b 1.0.0
|
12 |
|
13 |
+

|
14 |

|
15 |
+
|
16 |
+
# Overview :
|
17 |
+
|
18 |
This model is fine-tuned version of openthaigpt/openthaigpt-1.0.0-13b-chat on text-2-sql datasets to generate SQL query.
|
19 |
|
20 |
+
# Recommendation :
|
21 |
+
|
22 |
This model should be used with other LLMs to summarize or synthesize response as the model fine-tuned heavily on SQL may cause
|
23 |
some hallucinations when it comes to generating thai and eng texts
|