YanshekWoo
commited on
Commit
•
5d4a67f
1
Parent(s):
1090b08
Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,7 @@ We utilize 4 Chinese dialogue datasets from [LUGE](https://www.luge.ai/#/)
|
|
18 |
|
19 |
# Data format
|
20 |
Input: `[CLS] 对话历史:<history> 知识:<knowledge> [SEP]`
|
|
|
21 |
Output: `[CLS] <response> [SEP]`
|
22 |
|
23 |
|
|
|
18 |
|
19 |
# Data format
|
20 |
Input: `[CLS] 对话历史:<history> 知识:<knowledge> [SEP]`
|
21 |
+
|
22 |
Output: `[CLS] <response> [SEP]`
|
23 |
|
24 |
|