Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
Chinese
Size:
10K - 100K
Tags:
finetuning
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,38 @@
|
|
1 |
---
|
2 |
-
license: cc-by-
|
3 |
-
task_categories:
|
4 |
-
- text-generation
|
5 |
language:
|
6 |
- zh
|
7 |
-
|
8 |
-
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc-by-4.0
|
|
|
|
|
3 |
language:
|
4 |
- zh
|
5 |
+
tags:
|
6 |
+
- medical consultation
|
7 |
+
- finetuning
|
8 |
+
pretty_name: ChatMed-Dataset
|
9 |
+
task_categories:
|
10 |
+
- text-generation
|
11 |
+
---
|
12 |
+
|
13 |
+
# Dataset Card for WebCPM_WK
|
14 |
+
|
15 |
+
## Dataset Description
|
16 |
+
|
17 |
+
- **Homepage:** https://huggingface.co/datasets/ZHR123/WebCPM_WK
|
18 |
+
- **Repository:**
|
19 |
+
- **Paper:**
|
20 |
+
- **Leaderboard:**
|
21 |
+
- **Point of Contact:** Huanran Zheng
|
22 |
+
|
23 |
+
### Dataset Summary
|
24 |
+
|
25 |
+
|
26 |
+
本数据集是由我们对[WebCPM](https://github.com/thunlp/WebCPM)的pipeline数据进行二次处理之后构建而成。
|
27 |
+
|
28 |
+
该数据集主要的目的是提高LLM的两个能力:
|
29 |
+
|
30 |
+
1. 给定问题和文档,抽取文档中与问题相关知识的能力。
|
31 |
+
2. 给定参考材料和问题,根据参考材料回答问题的能力。
|
32 |
+
|
33 |
+
|
34 |
+
### Licensing Information
|
35 |
+
|
36 |
+
The dataset is available under the [Creative Commons NonCommercial (CC BY-NC 4.0)](https://creativecommons.org/licenses/by-nc/4.0/legalcode).
|
37 |
+
|
38 |
+
|