pufanyi commited on
Commit
ec6c7c1
1 Parent(s): 7e186c9

Refactor about.md to center align GitHub, HuggingFace Dataset, and LeaderBoard links

Browse files
Files changed (1) hide show
  1. src/about.md +3 -1
src/about.md CHANGED
@@ -1 +1,3 @@
1
- [GitHub](https://github.com/EvolvingLMMs-Lab/lmms-eval) | [HuggingFace Dataset](https://huggingface.co/datasets/lmms-lab/LiveBench) | [LeaderBoard](https://huggingface.co/spaces/lmms-lab/LiveBench)
 
 
 
1
+ <center>
2
+ [GitHub](https://github.com/EvolvingLMMs-Lab/lmms-eval) | [HuggingFace Dataset](https://huggingface.co/datasets/lmms-lab/LiveBench) | [LeaderBoard](https://huggingface.co/spaces/lmms-lab/LiveBench)
3
+ </center>