Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,14 @@ configs:
|
|
32 |
data_files:
|
33 |
- split: train
|
34 |
path: data/train-*
|
|
|
35 |
---
|
36 |
# Dataset Card for "mathoverflow-accepted"
|
37 |
|
38 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
data_files:
|
33 |
- split: train
|
34 |
path: data/train-*
|
35 |
+
license: cc-by-sa-4.0
|
36 |
---
|
37 |
# Dataset Card for "mathoverflow-accepted"
|
38 |
|
39 |
+
|
40 |
+
|
41 |
+
This is a dump of [the mathoverflow StackExchange community](https://mathoverflow.net/), converted to markdown.
|
42 |
+
|
43 |
+
Data from [The StackExchange data dump](https://archive.org/details/stackexchange), 2023-09-12 release.
|
44 |
+
|
45 |
+
Posts with images are removed. Only accepted answers are included.
|