ngc7293 commited on
Commit
1d57572
1 Parent(s): dd8766f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -13
README.md CHANGED
@@ -4,14 +4,17 @@ language:
4
  - en
5
  tags:
6
  - knowledge
7
- - cc
8
  - Retrieval
9
  - Reasoning
 
 
 
 
10
  ---
11
 
12
  Knowledge Pile is a knowledge-related data leveraging [Query of CC](https://arxiv.org/abs/2401.14624).
13
 
14
- We have uploaded a partial data of **Knowledge Pile**, full dataset is coming soon.
15
 
16
  ## *Query of CC*
17
 
@@ -24,23 +27,23 @@ Just like the figure below, we initially collected seed information in some spec
24
  Based on *Query of CC* , we have formed a high-quality knowledge dataset **Knowledge Pile**. As shown in Figure below, comparing with other datasets in academic and mathematical reasoning domains, we have acquired a large-scale, high-quality knowledge dataset at a lower cost, without the need for manual intervention. Through automated query bootstrapping, we efficiently capture the information about the seed query. **Knowledge Pile** not only covers mathematical reasoning data but also encompasses rich knowledge-oriented corpora spanning various fields such as biology, physics, etc., enhancing its comprehensive research and application potential.
25
 
26
 
27
- <img src="https://github.com/ngc7292/query_of_cc/blob/master/images/query_of_cc_timestamp.png?raw=true" width="300px" style="center"/>
28
 
29
 
30
  This table presents the top 10 web domains with the highest proportion of **Knowledge Pile**, primarily including academic websites, high-quality forums, and some knowledge domain sites. Table provides a breakdown of the data sources' timestamps in **Knowledge Pile**, with statistics conducted on an annual basis. It is evident that a significant portion of **Knowledge Pile** is sourced from recent years, with a decreasing proportion for earlier timestamps. This trend can be attributed to the exponential growth of internet data and the inherent timeliness introduced by the **Knowledge Pile**.
31
 
32
  | **Web Domain** | **Count** |
33
  |----------------------------|----------------|
34
- | www.semanticscholar.org | 134252 |
35
- | www.ipl.org | 83076 |
36
- | slideplayer.com | 80583 |
37
- | www.ncbi.nlm.nih.gov | 60623 |
38
- | www.bartleby.com | 54546 |
39
- | link.springer.com | 50807 |
40
- | pubmed.ncbi.nlm.nih.gov | 50409 |
41
- | quizlet.com | 43359 |
42
- | www.studymode.com | 38685 |
43
- | www.innovations-report.com | 37845 |
44
 
45
  ### cite
46
 
 
4
  - en
5
  tags:
6
  - knowledge
 
7
  - Retrieval
8
  - Reasoning
9
+ - Common Crawl
10
+ - MATH
11
+ size_categories:
12
+ - 100B<n<1T
13
  ---
14
 
15
  Knowledge Pile is a knowledge-related data leveraging [Query of CC](https://arxiv.org/abs/2401.14624).
16
 
17
+ This dataset is a partial of Knowledge Pile(about 40GB disk size), full datasets have been released in [\[🤗 knowledge_pile_full\]](https://huggingface.co/datasets/Query-of-CC/knowledge_pile_full/), a total of 735GB disk size and 188B tokens (using Llama2 tokenizer).
18
 
19
  ## *Query of CC*
20
 
 
27
  Based on *Query of CC* , we have formed a high-quality knowledge dataset **Knowledge Pile**. As shown in Figure below, comparing with other datasets in academic and mathematical reasoning domains, we have acquired a large-scale, high-quality knowledge dataset at a lower cost, without the need for manual intervention. Through automated query bootstrapping, we efficiently capture the information about the seed query. **Knowledge Pile** not only covers mathematical reasoning data but also encompasses rich knowledge-oriented corpora spanning various fields such as biology, physics, etc., enhancing its comprehensive research and application potential.
28
 
29
 
30
+ <img src="https://github.com/ngc7292/query_of_cc/blob/master/images/query_of_cc_timestamp_prop.png?raw=true" width="300px" style="center"/>
31
 
32
 
33
  This table presents the top 10 web domains with the highest proportion of **Knowledge Pile**, primarily including academic websites, high-quality forums, and some knowledge domain sites. Table provides a breakdown of the data sources' timestamps in **Knowledge Pile**, with statistics conducted on an annual basis. It is evident that a significant portion of **Knowledge Pile** is sourced from recent years, with a decreasing proportion for earlier timestamps. This trend can be attributed to the exponential growth of internet data and the inherent timeliness introduced by the **Knowledge Pile**.
34
 
35
  | **Web Domain** | **Count** |
36
  |----------------------------|----------------|
37
+ |en.wikipedia.org | 398833 |
38
+ |www.semanticscholar.org | 141268 |
39
+ |slideplayer.com | 108177 |
40
+ |www.ncbi.nlm.nih.gov | 97009 |
41
+ |link.springer.com | 85357 |
42
+ |www.ipl.org | 84084 |
43
+ |pubmed.ncbi.nlm.nih.gov | 68934 |
44
+ |www.reference.com | 61658 |
45
+ |www.bartleby.com | 60097 |
46
+ |quizlet.com | 56752 |
47
 
48
  ### cite
49