Saxo commited on
Commit
fa9c257
·
verified ·
1 Parent(s): f70b281

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -48,6 +48,7 @@ pipeline_tag: text-generation
48
  AI 와 빅데이터 분석 전문 기업인 Linkbricks의 데이터사이언티스트인 지윤성(Saxo) 이사가 <br>
49
  NousResearch/Hermes-3-Llama-3.1-8B 베이스모델을 사용해서 H100-80G 8개를 통해 CPT(Continue Pre Trainig) 한 한글 언어 모델<br>
50
  5천만건의 한글 뉴스 포함 다양한 한글 코퍼스를 기준으로 전체 파라미터중 약 50%를 재 튜닝한 한글 기본 모델로 SFT, DPO 를 통해 용도에 맞게 튜닝 가능한 기본 모델<br>
 
51
  -128k-Context Window<br>
52
  -한글 Function Call 및 Tool Calling 지원 <br>
53
  -Deepspeed Stage=3, rslora 및 BAdam Layer Mode 사용 <br>
@@ -58,8 +59,6 @@ Korean language model CPT (Continue Pre Trainig) with 8 H100-80Gs using NousRese
58
  A basic Korean language model with about 50% of the total parameters re-tuned based on various Korean corpus including 50 million Korean news, which can be customized through SFT and DPO.
59
  <br><br>
60
  -Tokenizer uses the base model without word expansion<br>
61
- -Models enhanced with high-dimensional analysis of math and decision making<br>
62
- -Enhanced with COT(Chain of Thought) performance<br>
63
  -128k-Context Window<br>
64
  -Support for Korean Functioncall and Tool Calling<br>
65
  -Deepspeed Stage=3, use rslora and BAdam Layer Mode<br>
 
48
  AI 와 빅데이터 분석 전문 기업인 Linkbricks의 데이터사이언티스트인 지윤성(Saxo) 이사가 <br>
49
  NousResearch/Hermes-3-Llama-3.1-8B 베이스모델을 사용해서 H100-80G 8개를 통해 CPT(Continue Pre Trainig) 한 한글 언어 모델<br>
50
  5천만건의 한글 뉴스 포함 다양한 한글 코퍼스를 기준으로 전체 파라미터중 약 50%를 재 튜닝한 한글 기본 모델로 SFT, DPO 를 통해 용도에 맞게 튜닝 가능한 기본 모델<br>
51
+ -토크나이저는 확장 없이 베이스 모델을 그대로 사용<br>
52
  -128k-Context Window<br>
53
  -한글 Function Call 및 Tool Calling 지원 <br>
54
  -Deepspeed Stage=3, rslora 및 BAdam Layer Mode 사용 <br>
 
59
  A basic Korean language model with about 50% of the total parameters re-tuned based on various Korean corpus including 50 million Korean news, which can be customized through SFT and DPO.
60
  <br><br>
61
  -Tokenizer uses the base model without word expansion<br>
 
 
62
  -128k-Context Window<br>
63
  -Support for Korean Functioncall and Tool Calling<br>
64
  -Deepspeed Stage=3, use rslora and BAdam Layer Mode<br>