ZhouChuYue commited on
Commit
846ee38
·
1 Parent(s): 16cc0da

Fix: use <p> tag without blank lines to avoid HF rendering artifact

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -39,11 +39,9 @@ default_config_name: UltraData-Math-L3-Conversation-Synthetic
39
  <img src="assets/ultradata-math-logo.png" width="600"/>
40
  </div>
41
 
42
- <div align="center">
43
-
44
  <a href="https://huggingface.co/datasets/openbmb/UltraData-Math">🤗 Dataset</a> | <a href="https://github.com/UltraData-OpenBMB/UltraData-Math">💻 Code Repository</a> | <a href="README_ZH.md">🇨🇳 中文 README</a>
45
-
46
- </div>
47
 
48
  ## 📚 Introduction
49
 
 
39
  <img src="assets/ultradata-math-logo.png" width="600"/>
40
  </div>
41
 
42
+ <p align="center">
 
43
  <a href="https://huggingface.co/datasets/openbmb/UltraData-Math">🤗 Dataset</a> | <a href="https://github.com/UltraData-OpenBMB/UltraData-Math">💻 Code Repository</a> | <a href="README_ZH.md">🇨🇳 中文 README</a>
44
+ </p>
 
45
 
46
  ## 📚 Introduction
47