brunneis commited on
Commit
9e6e437
·
unverified ·
1 Parent(s): e925bdd

Update submissions page

Browse files
Files changed (1) hide show
  1. src/about.py +1 -1
src/about.py CHANGED
@@ -45,7 +45,7 @@ To reproduce our results, here is the commands you can run:
45
  """
46
 
47
  EVALUATION_REQUESTS_TEXT = """
48
- # Check your model
49
 
50
  Make sure you can load your model and tokenizer using `AutoClasses`:
51
 
 
45
  """
46
 
47
  EVALUATION_REQUESTS_TEXT = """
48
+ # ✔️ Check your model
49
 
50
  Make sure you can load your model and tokenizer using `AutoClasses`:
51