vbhat4 commited on
Commit
49557ad
·
verified ·
1 Parent(s): d2f4356

Small change to submit model instructions

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -187,7 +187,7 @@ def create_ui():
187
  """
188
  ######
189
  #### Want to add a model to this leaderboard?
190
- #### 1. Run RubricEval locally for <$x (see [insert github link])
191
  #### 2. Upload the evaluation file generated by RubricEval below. Note: the file name will be used as the model name.
192
  #### 3. Wait ~5 seconds and refresh the leaderboard page to see that your model has been added!
193
  ######
 
187
  """
188
  ######
189
  #### Want to add a model to this leaderboard?
190
+ #### 1. Run RubricEval locally for <$x (see [insert github link]).
191
  #### 2. Upload the evaluation file generated by RubricEval below. Note: the file name will be used as the model name.
192
  #### 3. Wait ~5 seconds and refresh the leaderboard page to see that your model has been added!
193
  ######