shaipeerms commited on
Commit
faeb11e
·
1 Parent(s): 6cfcd8a

verbose metric

Browse files
Files changed (1) hide show
  1. content.py +3 -1
content.py CHANGED
@@ -42,10 +42,12 @@ SUBMISSION_TAB_TITLE_MARKDOWN = """
42
  - *Description:* Short description of your submission (optional)
43
 
44
  **Hugging Face tokens:** To create a token, go to your profile settings > Access Tokens > New Token.
45
- Name the token and give it a write role, then copy the token and paste it in the field below.\n
 
46
  **Team creation:** Upon the first submission, your team name is associated with your Hugging Face user account.
47
  Any token generated by your account can be used. All team members should use this specific user's token for
48
  future submissions.
 
49
  **Submission limit:** 5 submissions per team every 24 hours. Each participant should only belong to one team.
50
  Changing team names is allowed, but it is not intended to bypass the daily submission limit.
51
 
 
42
  - *Description:* Short description of your submission (optional)
43
 
44
  **Hugging Face tokens:** To create a token, go to your profile settings > Access Tokens > New Token.
45
+ Name the token and give it a write role, then copy the token and paste it in the field below.
46
+
47
  **Team creation:** Upon the first submission, your team name is associated with your Hugging Face user account.
48
  Any token generated by your account can be used. All team members should use this specific user's token for
49
  future submissions.
50
+
51
  **Submission limit:** 5 submissions per team every 24 hours. Each participant should only belong to one team.
52
  Changing team names is allowed, but it is not intended to bypass the daily submission limit.
53