Saxo commited on
Commit
a134181
·
verified ·
1 Parent(s): b42061c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -40,18 +40,17 @@ pipeline_tag: text-generation
40
 
41
 
42
  AI 와 빅데이터 분석 전문 기업인 Linkbricks의 데이터사이언티스트인 지윤성(Saxo) 이사가 <br>
43
- Hermes-3-Llama-3.1-8B 베이스모델을 사용해서 H100-80G 8개를 통해 CPT(Continue-Pretraining) 한 한글 언어 모델로 <br>
44
- 다양한 테스크별 한국어-중국어-영어-일본어 교차 학습 데이터와 수학 및 논리판단 데이터를 통하여 한중일영 언어 교차 증강 처리와 복잡한 논리 문제 역시 대응 가능하도록 훈련한 모델이다.<br>
45
  -토크나이저는 단어 확장 없이 베이스 모델 그대로 사용<br>
46
  -고객 리뷰나 소셜 포스팅 고차원 분석 및 코딩과 작문, 수학, 논리판단 등이 강화된 모델<br>
47
  -128k-Context Window<br>
48
  -한글 Functioncall 및 Tool Calling 지원 <br>
49
- -Deepspeed Stage=3, rslora 및 BAdam Layer Mode 사용 <br>
50
- -ollama run benedict/linkbricks-llama3.1-korean:8b
51
 
52
  Finetuned by Mr. Yunsung Ji (Saxo), a data scientist at Linkbricks, a company specializing in AI and big data analytics <br>
53
  CPT(Continue-Pretraining) model based on Hermes-3-Llama-3.1-8B through 8 H100-80Gs as a Korean language model <br>
54
- It is a model that has been trained to handle Korean-Chinese-English-Japanese cross-training data and logic judgment data for various tasks to enable cross-fertilization processing and complex Korean logic & math problems. <br>
55
  -Tokenizer uses the base model without word expansion<br>
56
  -Models enhanced with high-dimensional analysis of customer reviews and social posts, as well as coding, writing, amth and decision making<br>
57
  -128k-Context Window<br>
 
40
 
41
 
42
  AI 와 빅데이터 분석 전문 기업인 Linkbricks의 데이터사이언티스트인 지윤성(Saxo) 이사가 <br>
43
+ Hermes-3-Llama-3.1-8B 베이스모델을 사용해서 H100-80G 8개를 통해 CPT(Continue-Pretraining) 한 한글 언어 모델<br>
44
+ 천만건의 한글 뉴스 코퍼스를 기준으로 다양한 테스크별 한국어-중국어-영어-일본어 교차 학습 데이터와 수학 및 논리판단 데이터를 통하여 한중일영 언어 교차 증강 처리와 복잡한 논리 문제 역시 대응 가능하도록 훈련한 모델이다.<br>
45
  -토크나이저는 단어 확장 없이 베이스 모델 그대로 사용<br>
46
  -고객 리뷰나 소셜 포스팅 고차원 분석 및 코딩과 작문, 수학, 논리판단 등이 강화된 모델<br>
47
  -128k-Context Window<br>
48
  -한글 Functioncall 및 Tool Calling 지원 <br>
49
+ -Deepspeed Stage=3, rslora 및 BAdam Layer Mode 사용 <br><br><br>
 
50
 
51
  Finetuned by Mr. Yunsung Ji (Saxo), a data scientist at Linkbricks, a company specializing in AI and big data analytics <br>
52
  CPT(Continue-Pretraining) model based on Hermes-3-Llama-3.1-8B through 8 H100-80Gs as a Korean language model <br>
53
+ It is a model that has been trained to handle Korean-Chinese-English-Japanese cross-training data and 10M korean news corpus and logic judgment data for various tasks to enable cross-fertilization processing and complex Korean logic & math problems. <br>
54
  -Tokenizer uses the base model without word expansion<br>
55
  -Models enhanced with high-dimensional analysis of customer reviews and social posts, as well as coding, writing, amth and decision making<br>
56
  -128k-Context Window<br>