Insert an image
Browse files- .gitattributes +1 -0
- OpenJAI-logo.jpg +3 -0
- README.md +2 -0
.gitattributes
CHANGED
|
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
OpenJAI-logo.jpg filter=lfs diff=lfs merge=lfs -text
|
OpenJAI-logo.jpg
ADDED
|
Git LFS Details
|
README.md
CHANGED
|
@@ -11,6 +11,8 @@ language:
|
|
| 11 |
|
| 12 |
# OpenJAI-v1.0
|
| 13 |
|
|
|
|
|
|
|
| 14 |
OpenJAI-v1.0 is an open-source Large Language Model from Jasmine Technology Solution (JTS), designed for high performance in both Thai and English. Using the powerful Qwen3-14B as its foundation, our work focused on enhancing its capabilities for practical applications through meticulous data curation in three key domains: instruction following, long-context understanding, and tool calling.
|
| 15 |
|
| 16 |
Comprehensive evaluation results demonstrate that OpenJAI-v1.0 improves upon its base model and outperforms other leading open-source Thai models of comparable size across a diverse suite of benchmarks. Crucially, these gains were achieved without significant degradation of the model's foundational knowledge.
|
|
|
|
| 11 |
|
| 12 |
# OpenJAI-v1.0
|
| 13 |
|
| 14 |
+
<img src="OpenJAI-logo.png" width="313"/>
|
| 15 |
+
|
| 16 |
OpenJAI-v1.0 is an open-source Large Language Model from Jasmine Technology Solution (JTS), designed for high performance in both Thai and English. Using the powerful Qwen3-14B as its foundation, our work focused on enhancing its capabilities for practical applications through meticulous data curation in three key domains: instruction following, long-context understanding, and tool calling.
|
| 17 |
|
| 18 |
Comprehensive evaluation results demonstrate that OpenJAI-v1.0 improves upon its base model and outperforms other leading open-source Thai models of comparable size across a diverse suite of benchmarks. Crucially, these gains were achieved without significant degradation of the model's foundational knowledge.
|