shibing624
commited on
Commit
•
16d3497
1
Parent(s):
122ce5f
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,15 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
|
|
|
|
|
|
|
4 |
tags:
|
5 |
- Text Generation
|
6 |
- gpt2
|
7 |
- pytorch
|
8 |
license: "apache-2.0"
|
9 |
-
|
10 |
-
- text: "今天你的病好点了吗?"
|
11 |
-
example_title: "Sick"
|
12 |
-
- text: "你好苹果手机怎么卖?"
|
13 |
-
example_title: "iphone"
|
14 |
---
|
15 |
|
16 |
# GPT2 for Chinese Dialog Model(gpt2-dialogbot-base-chinese)
|
|
|
1 |
---
|
2 |
+
language: zh
|
3 |
+
widget:
|
4 |
+
- text: "今天你的病好点了吗?"
|
5 |
+
- text: "苹果手机怎么卖?"
|
6 |
+
|
7 |
tags:
|
8 |
- Text Generation
|
9 |
- gpt2
|
10 |
- pytorch
|
11 |
license: "apache-2.0"
|
12 |
+
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# GPT2 for Chinese Dialog Model(gpt2-dialogbot-base-chinese)
|