maywell commited on
Commit
2d3f2d0
1 Parent(s): 99615f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -1,3 +1,26 @@
1
  ---
2
- license: apache-2.0
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license:
3
+ - apache-2.0
4
+ language:
5
+ - ko
6
+ - en
7
+ pipeline_tag: text-generation
8
  ---
9
+ # **ko-wand-136M**
10
+
11
+ **ko-wand-136M**는 [**insturctkr**](https://instruct.kr)에서 사전학습한 SLM입니다.
12
+
13
+ # Model Description
14
+ [maywell/korean_textbooks](https://huggingface.co/datasets/maywell/korean_textbooks)와 한국어 말뭉치를 이용하여 사전학습 되었습니다.
15
+
16
+ ## Model Info
17
+
18
+ 미스트랄 아키텍쳐를 기반으로 완전히 랜덤 가중치를 시작으로 사전학습 된 모델입니다. Instruction 튜닝되지 않았습니다.
19
+
20
+ ## Training Details
21
+ | Batch Size | Token Seen | lr |
22
+ |---|---|---|
23
+ | 1024 | 25B | 2e-3 (cosine)|
24
+
25
+ ## License
26
+ apache-2.0