Datasets:
Tasks:
Text Generation
Modalities:
Text
Sub-tasks:
language-modeling
Languages:
English
Size:
100K - 1M
License:
zhangirazerbayev
commited on
Commit
·
25f1d5d
1
Parent(s):
6a7ce41
Update README.md
Browse files
README.md
CHANGED
@@ -51,3 +51,8 @@ All informal mathematics in the `proof-pile` is written in English and LaTeX (ar
|
|
51 |
The data is sorted into `"arxiv", "books", "formal", "stack-exchange", "wiki",` and `"math-dataset"` configurations. This is so that it is easy to upsample particular configurations during pre-training with the `datasets.interleave_datasets()` function.
|
52 |
|
53 |
Note that in the `"stack-exchange"`, `"wiki"`, and `"stack-exchange"` configurations, multiple documents are included in them same instance separated by the string `"<|endoftext|>"`.
|
|
|
|
|
|
|
|
|
|
|
|
51 |
The data is sorted into `"arxiv", "books", "formal", "stack-exchange", "wiki",` and `"math-dataset"` configurations. This is so that it is easy to upsample particular configurations during pre-training with the `datasets.interleave_datasets()` function.
|
52 |
|
53 |
Note that in the `"stack-exchange"`, `"wiki"`, and `"stack-exchange"` configurations, multiple documents are included in them same instance separated by the string `"<|endoftext|>"`.
|
54 |
+
|
55 |
+
##Contributions:
|
56 |
+
Authors: Zhangir Azerbayev, Edward Ayers, Bartosz Piotrowski.
|
57 |
+
|
58 |
+
We would like to thank Jeremy Avigad for his invaluable perspective and guidance, and the Hoskinson Center for Formal Mathematics for its support.
|