yajuniverse commited on
Commit
3028eb4
·
verified ·
1 Parent(s): 8481fed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ df = pd.read_json(str(abs_path / "leader_board.json"))
16
  # print(df.head(1))
17
  head_content = """
18
  # 🏅 BlinkCode Leaderboard
19
- ### Welcome to the BlinkCode Leaderboard! On this leaderboard we share the evaluation results of MLLMs obtained by the [OpenSource Framework](github.link).
20
 
21
  ### Currently, BlinkCode Leaderboard covers <model num> different VLMs (including GPT-4v, Gemini, QwenVLMAX, LLaVA, etc.) and 9 different task.
22
  ## Main Evaluation Results
 
16
  # print(df.head(1))
17
  head_content = """
18
  # 🏅 BlinkCode Leaderboard
19
+ ### Welcome to the BlinkCode Leaderboard! On this leaderboard we share the evaluation results of MLLMs obtained by the [OpenSource Framework](https://github.com/YJQuantumLeap/BlinkCode).
20
 
21
  ### Currently, BlinkCode Leaderboard covers <model num> different VLMs (including GPT-4v, Gemini, QwenVLMAX, LLaVA, etc.) and 9 different task.
22
  ## Main Evaluation Results