Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,8 @@ size_categories:
|
|
9 |
- 10K<n<100K
|
10 |
---
|
11 |
|
12 |
-
从WikiHow页面抽取的中文/英文问答数据
|
|
|
|
|
|
|
|
|
|
9 |
- 10K<n<100K
|
10 |
---
|
11 |
|
12 |
+
从WikiHow页面抽取的中文/英文问答数据
|
13 |
+
|
14 |
+
相关项目: [MNBVC](https://github.com/esbatmop/MNBVC)
|
15 |
+
|
16 |
+
抽取工具代码:[WikiHowQAExtractor](https://github.com/wanicca/WikiHowQAExtractor)
|