Keiran Paster commited on
Commit
31b20a5
1 Parent(s): 4ae5574

update titles

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -30,7 +30,7 @@ dataset_info:
30
  [Keiran Paster](https://keirp.com)\*, [Marco Dos Santos](#)\*, [Zhangir Azerbayev](https://zhangir-azerbayev.github.io/), [Jimmy Ba](https://jimmylba.github.io/)
31
 
32
 
33
- **OpenWebMath** is a dataset containing the majority of the high-quality, mathematical text from the internet. It is filtered and extracted from over 200B HTML files on Common Crawl down to a set of **6.3 million documents** containing **14.7B tokens**. OpenWebMath is intended for use in *pretraining* and *finetuning* large language models.
34
 
35
  You can download the dataset using Hugging Face:
36
 
@@ -44,7 +44,7 @@ Important Links:
44
  - [GitHub Repository](...)
45
  - [Paper Twitter Thread](...)
46
 
47
- # Dataset Contents
48
 
49
  The dataset is structured as follows:
50
 
@@ -72,9 +72,7 @@ OpenWebMath contains documents from over 130k different domains, including data
72
  | blogspot.com | 520,392,333 | 1.07% |
73
  | mathoverflow.net | 499,102,560 | 1.02% |
74
 
75
- <!-- <img src="imgs/contents_pie_chart.png" alt="Content Distribution of OpenWebMath by Type and Subject"> -->
76
-
77
- # Dataset Pipeline
78
 
79
  <img src="imgs/pipeline.png" alt="Overview of the OpenWebMath Pipeline">
80
 
 
30
  [Keiran Paster](https://keirp.com)\*, [Marco Dos Santos](#)\*, [Zhangir Azerbayev](https://zhangir-azerbayev.github.io/), [Jimmy Ba](https://jimmylba.github.io/)
31
 
32
 
33
+ **OpenWebMath** is a dataset containing the majority of the high-quality, mathematical text from the internet. It is filtered and extracted from over 200B HTML files on Common Crawl down to a set of **6.3 million documents** containing a total of **14.7B tokens**. OpenWebMath is intended for use in *pretraining* and *finetuning* large language models.
34
 
35
  You can download the dataset using Hugging Face:
36
 
 
44
  - [GitHub Repository](...)
45
  - [Paper Twitter Thread](...)
46
 
47
+ # OpenWebMath Contents
48
 
49
  The dataset is structured as follows:
50
 
 
72
  | blogspot.com | 520,392,333 | 1.07% |
73
  | mathoverflow.net | 499,102,560 | 1.02% |
74
 
75
+ # OpenWebMath Pipeline
 
 
76
 
77
  <img src="imgs/pipeline.png" alt="Overview of the OpenWebMath Pipeline">
78