yifAI commited on
Commit
0978e45
·
verified ·
1 Parent(s): efae166

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -38,9 +38,15 @@ tags:
38
  size_categories:
39
  - 1K<n<10K
40
  ---
 
41
  # BlueMO
42
 
43
- ## BlueMO: A Comprehensive Collection of Challenging Mathematical Olympiad Problems from the Little Blue Book Series
 
 
 
 
 
44
 
45
  **BlueMO** is a comprehensive and challenging dataset comprising mathematical olympiad problems paired with detailed solutions, meticulously curated from the esteemed "Little Blue Book" (小蓝书) series (Second Edition)—a vital resource for Chinese students training for national and international olympiad math competitions.
46
 
@@ -48,7 +54,7 @@ Designed to advance and assess sophisticated reasoning in LLMs, this dataset ser
48
 
49
  ## Introduction for "Little Blue Book" (小蓝书)
50
 
51
- The "Little Blue Book" (小蓝书) series, published by East China Normal University Press, is a cornerstone resource for students striving to master mathematical olympiads. Renowned for its depth, challenging problems, and elegant solutions, the series spans critical domains—Sets, Trigonometric, Geometry, Number Theory, Graph Theory, Extremal Combinatorics—providing rigorous training for olympiad competitions.
52
 
53
  ## About Dataset
54
 
@@ -139,4 +145,4 @@ If you use the BlueMO dataset in your research, please consider citing it as fol
139
  author={Chen, Yizhou and Luo, Yifan and Zhang, Yifan and Yuan, Yang},
140
  year={2024},
141
  }
142
- ```
 
38
  size_categories:
39
  - 1K<n<10K
40
  ---
41
+
42
  # BlueMO
43
 
44
+ ## 🚀 BlueMO: A Comprehensive Collection of Challenging Mathematical Olympiad Problems from the Little Blue Book Series
45
+
46
+ [![Website](https://img.shields.io/badge/Project-Website-green)](https://iiis-ai.github.io/AutoMathText-V2) 
47
+ [![Technical Report](https://img.shields.io/badge/Technical-Report-blue)](https://yifanzhang-pro.github.io/BlueMO/BlueMO.pdf)
48
+ [![License: CC-BY-ND-4.0](https://img.shields.io/badge/License-CCBYND4.0-yellow.svg)](https://creativecommons.org/licenses/by-nd/4.0/)
49
+ [![BlueMO](https://img.shields.io/badge/Huggingface-Datasets-blue)](https://huggingface.co/datasets/math-ai/BlueMO)
50
 
51
  **BlueMO** is a comprehensive and challenging dataset comprising mathematical olympiad problems paired with detailed solutions, meticulously curated from the esteemed "Little Blue Book" (小蓝书) series (Second Edition)—a vital resource for Chinese students training for national and international olympiad math competitions.
52
 
 
54
 
55
  ## Introduction for "Little Blue Book" (小蓝书)
56
 
57
+ The "Little Blue Book" (小蓝书) series, published by East China Normal University Press, is a cornerstone resource for students striving to master mathematical olympiads. Renowned for its depth, challenging problems, and elegant solutions, the series spans critical domains—Sets, Trigonometric, Geometry, Number Theory, Graph Theory, and Extremal Combinatorics—providing rigorous training for olympiad competitions.
58
 
59
  ## About Dataset
60
 
 
145
  author={Chen, Yizhou and Luo, Yifan and Zhang, Yifan and Yuan, Yang},
146
  year={2024},
147
  }
148
+ ```