Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ size_categories:
|
|
5 |
language:
|
6 |
- en
|
7 |
---
|
8 |
-
* Update on December 24, 2023: Improve the format of answers
|
9 |
|
10 |
* English multi document Q&A data created using RedPajamaCommonCrawl data as reference text
|
11 |
* In the Raw dataset, each sample contains <font
|
@@ -14,7 +14,7 @@ language:
|
|
14 |
|
15 |
<br/>
|
16 |
|
17 |
-
* 2023.12.4
|
18 |
|
19 |
* 以RedPajamaCommonCrawl数据为参考文本,制作的英文多文档问答数据
|
20 |
* 原始数据中,每个样本包含 <font color=red> 一个参考文档、199个无关文档、一个基于参考文档的问答对</font>。可以训练模型从大量文档中抽取关键信息的能力。
|
|
|
5 |
language:
|
6 |
- en
|
7 |
---
|
8 |
+
* Update on December 24, 2023: Improve the format of answers: force all answers to be provide the refered original text first.
|
9 |
|
10 |
* English multi document Q&A data created using RedPajamaCommonCrawl data as reference text
|
11 |
* In the Raw dataset, each sample contains <font
|
|
|
14 |
|
15 |
<br/>
|
16 |
|
17 |
+
* 2023.12.4更新:改进答案的格式,强制所有答案在回答时必须先给出原文。
|
18 |
|
19 |
* 以RedPajamaCommonCrawl数据为参考文本,制作的英文多文档问答数据
|
20 |
* 原始数据中,每个样本包含 <font color=red> 一个参考文档、199个无关文档、一个基于参考文档的问答对</font>。可以训练模型从大量文档中抽取关键信息的能力。
|