Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- jaehy12/news3
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
base_model:
|
7 |
+
- ibm-granite/granite-3.1-2b-instruct
|
8 |
+
library_name: transformers
|
9 |
+
---
|
10 |
+
## Model Details
|
11 |
+
|
12 |
+
**Granite-3.1-2B-instruct-KR-Summarization**
|
13 |
+
|
14 |
+
Granite-3.1-2B-instruct-KR-Summarization is continued pretrained(fully fine-tuned) language model based on Granite-3.1-2B-Instruct.
|
15 |
+
|
16 |
+
This model is trained fully with publicily available resource at HuggingFace dataset hub, preprocessed Korean texts.
|
17 |
+
|
18 |
+
The train was done on A6000 48GB * 4.
|
19 |
+
|
20 |
+
*Capabilities*
|
21 |
+
* Summarization
|