damon-demon commited on
Commit
5e31214
1 Parent(s): ba5542b
Files changed (1) hide show
  1. src/display/about.py +3 -1
src/display/about.py CHANGED
@@ -65,7 +65,9 @@ FAQ_TEXT = """
65
  EVALUATION_QUEUE_TEXT = """
66
  # Evaluation Queue for the UnlearnCanvas Benchmark.
67
 
68
- Currently, you have the option to share your checkpoint with us for evaluation, and we will subsequently update the benchmark results. In the future, models submitted here will undergo automatic evaluation on our cluster.
 
 
69
 
70
 
71
  """
 
65
  EVALUATION_QUEUE_TEXT = """
66
  # Evaluation Queue for the UnlearnCanvas Benchmark.
67
 
68
+ Currently, you have the option to share your checkpoint with us for evaluation, and we will subsequently update the benchmark results.
69
+
70
+ In the future, models submitted here will undergo automatic evaluation on our cluster.
71
 
72
 
73
  """