BearSean choco9966 commited on
Commit
be34369
1 Parent(s): 097981b

Update src/leaderboard/filter_models.py (#45)

Browse files

- Update src/leaderboard/filter_models.py (18474b2b3a2c2e587a36706e7fce0792a1c6059c)


Co-authored-by: HyeonwooKim <choco9966@users.noreply.huggingface.co>

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