Saxo commited on
Commit
072ed7f
·
verified ·
1 Parent(s): 3172473

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -2
README.md CHANGED
@@ -38,6 +38,18 @@ pipeline_tag: text-generation
38
  <img src="http://www.linkbricks.com/wp-content/uploads/2024/11/fulllogo.png" />
39
  </div>
40
 
 
 
 
 
 
 
 
 
 
 
 
 
41
 
42
  AI 와 빅데이터 분석 전문 기업인 Linkbricks의 데이터사이언티스트인 지윤성(Saxo) 이사가 <br>
43
  Hermes-3-Llama-3.1-70B 베이스모델을 사용해서 H100-80G 8개를 통해 약 20%정도의 파라미터를 일본어 CPT(Continued-Pretraining)->SFT->DPO 한 일본어 강화 언어 모델<br>
@@ -45,10 +57,10 @@ Hermes-3-Llama-3.1-70B 베이스모델을 사용해서 H100-80G 8개를 통해
45
  -토크나이저는 단어 확장 없이 베이스 모델 그대로 사용<br>
46
  -고객 리뷰나 소셜 포스팅 고차원 분석 및 코딩과 작문, 수학, 논리판단 등이 강화된 모델<br>
47
  -128k-Context Window<br>
48
- -한글 Function Call 및 Tool Calling 지원<br>
49
  -128k-Context Window<br>
50
  -Deepspeed Stage=3, rslora 및 BAdam Layer Mode 사용 <br>
51
- <br>
52
  <br><br>
53
 
54
  Finetuned by Mr. Yunsung Ji (Saxo), a data scientist at Linkbricks, a company specializing in AI and big data analytics <br>
@@ -56,6 +68,7 @@ about 20% of total parameters Japanese CPT(Continued-Pretraining)->SFT->DPO trai
56
  It is a model that has been trained to handle Japanese-Korean-Chinese-English 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>
57
  -Tokenizer uses the base model without word expansion<br>
58
  -Models enhanced with high-dimensional analysis of customer reviews and social posts, as well as coding, writing, math and decision making<br>
 
59
  -128k-Context Window<br>
60
  -Deepspeed Stage=3, use rslora and BAdam Layer Mode<br>
61
  <br><br>
 
38
  <img src="http://www.linkbricks.com/wp-content/uploads/2024/11/fulllogo.png" />
39
  </div>
40
 
41
+ AIとビッグデータ分析の専門企業であるLinkbricksのデータサイエンティストであるジ・ユンソン(Saxo)ディレクターが <br>
42
+ Hermes-3-Llama-3.1-70Bベースモデルを使用し、H100-80G 8個を通じて約20%程度のパラメータを日本語CPT(Continued-Pretraining)->SFT->DPOした日本語強化言語モデル。<br>
43
+ 2千万件の日本ニュース及びウィキコーパスを基準に、様々なタスク別の日本語・韓国語・中国語・英語クロス学習データと数学及び論理判断データを通じて、日中韓英言語クロス補強処理と複雑な論理問題にも対応できるように訓練したモデルです。
44
+ -トークナイザーは、単語拡張なしでベースモデルのまま使用します。<br>
45
+ -カスタマーレビューやソーシャル投稿の高次元分析及びコーディングとライティング、数学、論理判断などが強化されたモデル。<br>
46
+ -128k-Context Window<br>
47
+ -Function Call<br>
48
+ -128k-Context Window<br>
49
+ -Deepspeed Stage=3、rslora及びBAdam Layer Modeを使用 <br>
50
+ -「transformers_version」: 「4.46.3」<br>
51
+
52
+ <br><br>
53
 
54
  AI 와 빅데이터 분석 전문 기업인 Linkbricks의 데이터사이언티스트인 지윤성(Saxo) 이사가 <br>
55
  Hermes-3-Llama-3.1-70B 베이스모델을 사용해서 H100-80G 8개를 통해 약 20%정도의 파라미터를 일본어 CPT(Continued-Pretraining)->SFT->DPO 한 일본어 강화 언어 모델<br>
 
57
  -토크나이저는 단어 확장 없이 베이스 모델 그대로 사용<br>
58
  -고객 리뷰나 소셜 포스팅 고차원 분석 및 코딩과 작문, 수학, 논리판단 등이 강화된 모델<br>
59
  -128k-Context Window<br>
60
+ -Function Call 및 Tool Calling 지원<br>
61
  -128k-Context Window<br>
62
  -Deepspeed Stage=3, rslora 및 BAdam Layer Mode 사용 <br>
63
+ -"transformers_version": "4.46.3"<br>
64
  <br><br>
65
 
66
  Finetuned by Mr. Yunsung Ji (Saxo), a data scientist at Linkbricks, a company specializing in AI and big data analytics <br>
 
68
  It is a model that has been trained to handle Japanese-Korean-Chinese-English 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>
69
  -Tokenizer uses the base model without word expansion<br>
70
  -Models enhanced with high-dimensional analysis of customer reviews and social posts, as well as coding, writing, math and decision making<br>
71
+ -Function Calling<br>
72
  -128k-Context Window<br>
73
  -Deepspeed Stage=3, use rslora and BAdam Layer Mode<br>
74
  <br><br>