choco9966 commited on
Commit
18474b2
1 Parent(s): 097981b

Update src/leaderboard/filter_models.py

Browse files
Files changed (1) hide show
  1. src/leaderboard/filter_models.py +1 -0
src/leaderboard/filter_models.py CHANGED
@@ -5,6 +5,7 @@ from src.display.utils import AutoEvalColumn
5
  # (Model name to forum discussion link)
6
  FLAGGED_MODELS = {
7
  "merged": "https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard/discussions/510",
 
8
  }
9
 
10
  # Models which have been requested by orgs to not be submitted on the leaderboard
 
5
  # (Model name to forum discussion link)
6
  FLAGGED_MODELS = {
7
  "merged": "https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard/discussions/510",
8
+ "TeamUNIVA/Komodo_7B_v0.1.0": "https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard/discussions/44",
9
  }
10
 
11
  # Models which have been requested by orgs to not be submitted on the leaderboard