Update README
Browse files
README.md
CHANGED
@@ -56,13 +56,13 @@ tags:
|
|
56 |
- llm
|
57 |
---
|
58 |
|
59 |
-
#
|
60 |
|
61 |
-
|
62 |
|
63 |
## Objective
|
64 |
|
65 |
-
The primary aim of the
|
66 |
|
67 |
- Facilitating advanced research in **the intersection of mathematics and artificial intelligence**.
|
68 |
- Serving as an educational tool for **learning and teaching complex mathematical concepts**.
|
@@ -77,12 +77,12 @@ The primary aim of the MathText dataset is to provide a comprehensive and reliab
|
|
77 |
|
78 |
## References
|
79 |
|
80 |
-
- OpenWebMath [
|
81 |
-
- Redpajama [
|
82 |
-
- Algebraick Stack [
|
83 |
|
84 |
## Citation
|
85 |
-
We appreciate your use of
|
86 |
|
87 |
```bibtex
|
88 |
@misc{automathtext2024,
|
|
|
56 |
- llm
|
57 |
---
|
58 |
|
59 |
+
# AutoMathText
|
60 |
|
61 |
+
AutoMathText is an extensive and carefully curated dataset encompassing **200 GB** of mathematical texts. It's a unique compilation sourced from a diverse range of platforms including various websites, arXiv, and GitHub (OpenWebMath, RedPajama, Algebraic Stack). This rich repository has been **autonomously selected (labeled) by the state-of-the-art open-sourced language model**, Qwen-72B. Each piece of content in the dataset is assigned **a score `lm_q1q2_score` within the range of [0, 1]**, reflecting its relevance, quality and educational value in the context of mathematical intelligence.
|
62 |
|
63 |
## Objective
|
64 |
|
65 |
+
The primary aim of the AutoMathText dataset is to provide a comprehensive and reliable resource for a wide array of users - from academic researchers and educators to AI practitioners and mathematics enthusiasts. This dataset is particularly geared towards:
|
66 |
|
67 |
- Facilitating advanced research in **the intersection of mathematics and artificial intelligence**.
|
68 |
- Serving as an educational tool for **learning and teaching complex mathematical concepts**.
|
|
|
77 |
|
78 |
## References
|
79 |
|
80 |
+
- OpenWebMath [[link]](https://huggingface.co/datasets/open-web-math/open-web-math)
|
81 |
+
- Redpajama [[link]](https://huggingface.co/datasetstogethercomputer/RedPajama-Data-1T)
|
82 |
+
- Algebraick Stack [[link]](https://huggingface.co/datasets/EleutherAI/proof-pile-2) (a subset of Proof-Pile-2)
|
83 |
|
84 |
## Citation
|
85 |
+
We appreciate your use of AutoMathText in your work. If you find this repository helpful, please consider citing it and star this repo. Feel free to contact [email protected] or open an issue if you have any questions.
|
86 |
|
87 |
```bibtex
|
88 |
@misc{automathtext2024,
|