pszemraj commited on
Commit
8a9b25b
1 Parent(s): 5f65f95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -35,7 +35,7 @@ dataset_info:
35
  num_examples: 1820241
36
  download_size: 1360869461
37
  dataset_size: 2305854627
38
- license: apache-2.0
39
  task_categories:
40
  - text-generation
41
  size_categories:
@@ -109,4 +109,20 @@ Finding clusters... (num_proc=40): 100% 6315233/6315233 [10:57<00:00, 9602.90 ex
109
  Filtering clusters... (num_proc=40): 100% 6315233/6315233 [03:53<00:00, 27069.61 examples/s]
110
  Saving the dataset (33/33 shards): 100% 1820241/1820241 [07:07<00:00, 4260.38 examples/s]
111
  [10/11/23 23:41:46] INFO Loading :
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
  ```
 
35
  num_examples: 1820241
36
  download_size: 1360869461
37
  dataset_size: 2305854627
38
+ license: odc-by
39
  task_categories:
40
  - text-generation
41
  size_categories:
 
109
  Filtering clusters... (num_proc=40): 100% 6315233/6315233 [03:53<00:00, 27069.61 examples/s]
110
  Saving the dataset (33/33 shards): 100% 1820241/1820241 [07:07<00:00, 4260.38 examples/s]
111
  [10/11/23 23:41:46] INFO Loading :
112
+ ```
113
+
114
+
115
+
116
+
117
+ ## citation
118
+
119
+ ```
120
+ @misc{paster2023openwebmath,
121
+ title={OpenWebMath: An Open Dataset of High-Quality Mathematical Web Text},
122
+ author={Keiran Paster and Marco Dos Santos and Zhangir Azerbayev and Jimmy Ba},
123
+ year={2023},
124
+ eprint={2310.06786},
125
+ archivePrefix={arXiv},
126
+ primaryClass={cs.AI}
127
+ }
128
  ```