update readme
Browse files
README.md
CHANGED
@@ -12,13 +12,15 @@ license: mit
|
|
12 |
datasets:
|
13 |
- cc100
|
14 |
- wikipedia
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# japanese-gpt2-medium
|
18 |
|
19 |
![rinna-icon](./rinna.png)
|
20 |
|
21 |
-
This repository provides a medium-sized Japanese GPT-2 model. The model
|
22 |
|
23 |
# How to use the model
|
24 |
|
|
|
12 |
datasets:
|
13 |
- cc100
|
14 |
- wikipedia
|
15 |
+
widget:
|
16 |
+
- text: "生命、宇宙、そして万物についての究極の疑問の答えは"
|
17 |
---
|
18 |
|
19 |
# japanese-gpt2-medium
|
20 |
|
21 |
![rinna-icon](./rinna.png)
|
22 |
|
23 |
+
This repository provides a medium-sized Japanese GPT-2 model. The model was trained using code from Github repository [rinnakk/japanese-pretrained-models](https://github.com/rinnakk/japanese-pretrained-models) by [rinna Co., Ltd.](https://corp.rinna.co.jp/)
|
24 |
|
25 |
# How to use the model
|
26 |
|