Sean Cho commited on
Commit
f4a5465
β€’
1 Parent(s): bba982c
Files changed (1) hide show
  1. src/assets/text_content.py +2 -2
src/assets/text_content.py CHANGED
@@ -52,7 +52,7 @@ We also gather cool resources from the community, other teams, and other labs [h
52
  """
53
 
54
  EVALUATION_QUEUE_TEXT = f"""
55
- # Evaluation Queue for the πŸš€ Open-Ko LLM Leaderboard
56
  Models added here will be automatically evaluated on the KT GPU cluster.
57
 
58
  ## <Some good practices before submitting a model>
@@ -73,7 +73,7 @@ If this step fails, follow the error messages to debug your model before submitt
73
  It's a new format for storing weights which is safer and faster to load and use. It will also allow us to add the number of parameters of your model to the `Extended Viewer`!
74
 
75
  ### 3️⃣ Make sure your model has an open license!
76
- This is a leaderboard for πŸš€ Open-Ko LLMs, and we'd love for as many people as possible to know they can use your model
77
 
78
  ### 4️⃣ Fill up your model card
79
  When we add extra information about models to the leaderboard, it will be automatically taken from the model card
 
52
  """
53
 
54
  EVALUATION_QUEUE_TEXT = f"""
55
+ # Evaluation Queue for the πŸš€ Open Ko-LLM Leaderboard
56
  Models added here will be automatically evaluated on the KT GPU cluster.
57
 
58
  ## <Some good practices before submitting a model>
 
73
  It's a new format for storing weights which is safer and faster to load and use. It will also allow us to add the number of parameters of your model to the `Extended Viewer`!
74
 
75
  ### 3️⃣ Make sure your model has an open license!
76
+ This is a leaderboard for πŸš€ Open Ko-LLMs, and we'd love for as many people as possible to know they can use your model
77
 
78
  ### 4️⃣ Fill up your model card
79
  When we add extra information about models to the leaderboard, it will be automatically taken from the model card