Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,15 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
language:
|
4 |
- id
|
5 |
-
|
|
|
|
|
6 |
library_name: transformers
|
7 |
-
|
8 |
-
|
9 |
-
-
|
10 |
-
- chatbot
|
11 |
-
- indonesian
|
12 |
-
---
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- text-generation
|
4 |
+
- indonesian
|
5 |
+
- distilled
|
6 |
license: mit
|
7 |
language:
|
8 |
- id
|
9 |
+
widget:
|
10 |
+
- text: Hari ini cuaca sangat
|
11 |
+
- text: Indonesia adalah negara yang
|
12 |
library_name: transformers
|
13 |
+
---
|
14 |
+
# Distil_GPT-2
|
15 |
+
Versi ringkas dari GPT-2 untuk generasi teks bahasa Indonesia.
|
|
|
|
|
|