Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-generation
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- math
|
8 |
+
size_categories:
|
9 |
+
- 10B<n<100B
|
10 |
+
---
|
11 |
+
|
12 |
+
# **NOTE**: Please see [EleutherAI/proof-pile-2](https://huggingface.co/datasets/EleutherAI/proof-pile-2/blob/main/README.md)
|
13 |
+
|
14 |
+
This is a cherry-picked repackaging of the `algebraic-stack` segment from the proof-pile-2 dataset as parquet files
|
15 |
+
|
16 |
+
|
17 |
+
### License
|
18 |
+
see [EleutherAI/proof-pile-2](https://huggingface.co/datasets/EleutherAI/proof-pile-2/blob/main/README.md)
|
19 |
+
|
20 |
+
|
21 |
+
### Citation
|
22 |
+
see [EleutherAI/proof-pile-2](https://huggingface.co/datasets/EleutherAI/proof-pile-2/blob/main/README.md)
|