Update README.md
Browse files
README.md
CHANGED
@@ -8,15 +8,18 @@ tags:
|
|
8 |
- gradio
|
9 |
- spaces
|
10 |
license: mit
|
11 |
-
license-link: https://opensource.org/
|
12 |
datasets:
|
13 |
- cc100
|
14 |
-
-
|
15 |
- mc4
|
16 |
inference: true
|
17 |
library_name: transformers
|
18 |
pipeline_tag: text-generation
|
19 |
base_model: rinna/japanese-gpt2-medium
|
|
|
|
|
|
|
20 |
---
|
21 |
|
22 |
MIT License
|
|
|
8 |
- gradio
|
9 |
- spaces
|
10 |
license: mit
|
11 |
+
license-link: https://opensource.org/licenses/MIT
|
12 |
datasets:
|
13 |
- cc100
|
14 |
+
- wikipedia
|
15 |
- mc4
|
16 |
inference: true
|
17 |
library_name: transformers
|
18 |
pipeline_tag: text-generation
|
19 |
base_model: rinna/japanese-gpt2-medium
|
20 |
+
widget:
|
21 |
+
- text: "こんにちは、私の名前は"
|
22 |
+
- text: "AIは世界をどう変えるのか"
|
23 |
---
|
24 |
|
25 |
MIT License
|