jts-ai-team commited on
Commit
af8f3d4
·
verified ·
1 Parent(s): d106d71

Insert an image

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. OpenJAI-logo.jpg +3 -0
  3. 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

  • SHA256: d13e32ed9cf8b58a845a995a60b931f8490c2439ef6460223ad31fcd01e44e36
  • Pointer size: 131 Bytes
  • Size of remote file: 289 kB
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.