yuyijiong commited on
Commit
f408e5e
1 Parent(s): 7b5245c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,6 +1,12 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
3
  ---
 
 
 
4
  * 以RedPajamaCommonCrawl数据为参考文本,制作的英文多文档问答数据
5
  * 每个样本包含 <font color=red> 一个参考文档、199个无关文档、一个基于参考文档的问答对</font>。可以训练模型从大量文档中抽取关键信息的能力。
6
 
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ size_categories:
4
+ - 10K<n<100K
5
  ---
6
+ * English multi document Q&A data created using RedPajamaCommonCrawl data as reference text
7
+ * Each sample contains <font color=red> one reference document, 199 irrelevant documents, and a Q-A pair based on the reference document</font>. The ability to train models to extract key information from a large number of documents.
8
+
9
  * 以RedPajamaCommonCrawl数据为参考文本,制作的英文多文档问答数据
10
  * 每个样本包含 <font color=red> 一个参考文档、199个无关文档、一个基于参考文档的问答对</font>。可以训练模型从大量文档中抽取关键信息的能力。
11
 
12
+ * dataset size: about 10k