lixuejing commited on
Commit
4fcb2fe
·
1 Parent(s): 487d332
Files changed (1) hide show
  1. src/about.py +3 -3
src/about.py CHANGED
@@ -131,9 +131,9 @@ You can find:
131
  - community queries and running status in the requests Hugging Face dataset: https://huggingface.co/datasets/open-cn-llm-leaderboard/EmbodiedVerse_requests
132
 
133
  ## Useful links
134
- - [FlagEvalMM](https://github.com/flageval-baai/FlagEvalMM)
135
- - [FlagEval](https://flageval.baai.ac.cn/#/home)
136
- - [VLM Leaderboard](https://huggingface.co/spaces/BAAI/open_flageval_vlm_leaderboard)
137
 
138
  """
139
 
 
131
  - community queries and running status in the requests Hugging Face dataset: https://huggingface.co/datasets/open-cn-llm-leaderboard/EmbodiedVerse_requests
132
 
133
  ## Useful links
134
+ - <a href="https://github.com/flageval-baai/FlagEvalMM" target="_blank"> [FlagEvalMM] </a>
135
+ - <a href="https://flageval.baai.ac.cn/#/home" target="_blank"> [FlagEval] </a>
136
+ - <a href="https://huggingface.co/spaces/BAAI/open_flageval_vlm_leaderboard" target="_blank"> [VLM Leaderboard] </a>
137
 
138
  """
139