mindw96 commited on
Commit
89d414e
·
verified ·
1 Parent(s): d4d0002

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - beomi/KoAlpaca-v1.1a
4
+ language:
5
+ - ko
6
+ - en
7
+ base_model:
8
+ - ibm-granite/granite-3.1-8b-instruct
9
+ library_name: transformers
10
+ ---
11
+
12
+ ## Model Details
13
+
14
+ **Granite-3.1-8B-instruct-KR**
15
+
16
+ Granite-3.1-8B-instruct-KR is continued pretrained(fully fine-tuned) language model based on Granite-3.1-8B-Instruct.
17
+
18
+ This model is trained fully with publicily available resource at HuggingFace dataset hub, preprocessed Korean texts.
19
+
20
+ The train was done on A6000 48GB * 4.
21
+
22
+ **Model developers** Dongwook Min (mindw96)
23
+
24
+ **Dataset** beomi/KoAlpaca-v1.1a
25
+
26
+ **Variations** Granite-3.1-8B-instruct-KR comes in one size — 8B.
27
+
28
+ **Input** Models input text only.
29
+
30
+ **Output** Models generate text only.
31
+
32
+ **Model Architecture** Granite 3.1 is an auto-regressive language model that uses an optimized transformer architecture.
33
+
34
+ **Model Release Date** 02.01.2025.