mindw96 commited on
Commit
4d5d826
·
verified ·
1 Parent(s): f634f42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  datasets:
3
  - jaehy12/news3
4
  language:
5
- - en
6
  base_model:
7
  - ibm-granite/granite-3.1-2b-instruct
8
  library_name: transformers
@@ -17,5 +17,17 @@ This model is trained fully with publicily available resource at HuggingFace dat
17
 
18
  The train was done on A6000 48GB * 4.
19
 
20
- *Capabilities*
 
 
 
 
 
 
 
 
 
 
 
 
21
  * Summarization
 
2
  datasets:
3
  - jaehy12/news3
4
  language:
5
+ - ko
6
  base_model:
7
  - ibm-granite/granite-3.1-2b-instruct
8
  library_name: transformers
 
17
 
18
  The train was done on A6000 48GB * 4.
19
 
20
+ **Model developers** Dongwook Min (mindw96)
21
+
22
+ **Variations** Granite-3.1-2B-instruct-KR-Summarization comes in one size — 2B.
23
+
24
+ **Input** Models input text only.
25
+
26
+ **Output** Models generate text only.
27
+
28
+ **Model Architecture** Granite 3.1 is an auto-regressive language model that uses an optimized transformer architecture.
29
+
30
+ **Model Release Date** 02.01.2025.
31
+
32
+ **Capabilities**
33
  * Summarization