ubowang commited on
Commit
a16f09f
·
verified ·
1 Parent(s): 06a23cd

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +3 -1
utils.py CHANGED
@@ -37,7 +37,7 @@ We invite you to use our dataset available at [https://huggingface.co/datasets/T
37
  TABLE_INTRODUCTION = """
38
  """
39
 
40
- LEADERBORAD_INFO = """
41
  We list the information of the used datasets as follows:<br>
42
 
43
  """
@@ -107,3 +107,5 @@ def add_new_eval(
107
  def refresh_data():
108
  return get_df()
109
 
 
 
 
37
  TABLE_INTRODUCTION = """
38
  """
39
 
40
+ LEADERBOARD_INFO = """
41
  We list the information of the used datasets as follows:<br>
42
 
43
  """
 
107
  def refresh_data():
108
  return get_df()
109
 
110
+
111
+