mshuaibi commited on
Commit
a2d1ce2
Β·
1 Parent(s): 551256b

cleanup instructions

Browse files
Files changed (1) hide show
  1. content.py +6 -6
content.py CHANGED
@@ -42,12 +42,12 @@ SUBMISSION_TEXT = """
42
 
43
  ### To submit your model predictions:
44
 
45
- **πŸ“ Step 1:** Generate prediction files for the appropriate task (see [here](https://fair-chem.github.io/molecules/leaderboard.html) for details)
46
- **πŸ” Step 2:** Sign in with Hugging Face
47
- **πŸ“‹ Step 3:** Fill in the submission metadata (name, organization, contact info, etc.)
48
- **🎯 Step 4:** Select the evaluation type that matches your prediction file
49
- **πŸ“€ Step 5:** Upload your file and click Submit Eval
50
- **⏱️ Step 6:** Wait for the evaluation to complete and see the "βœ…" message in the Status bar
51
 
52
  **πŸ“Š Submission Limits:** Users are limited to **5 successful submissions per month** for each evaluation type.
53
 
 
42
 
43
  ### To submit your model predictions:
44
 
45
+ - **πŸ“ Step 1:** Generate prediction files for the appropriate task (see [here](https://fair-chem.github.io/molecules/leaderboard.html) for details)
46
+ - **πŸ” Step 2:** Sign in with Hugging Face
47
+ - **πŸ“‹ Step 3:** Fill in the submission metadata (name, organization, contact info, etc.)
48
+ - **🎯 Step 4:** Select the evaluation type that matches your prediction file
49
+ - **πŸ“€ Step 5:** Upload your file and click Submit Eval
50
+ - **⏱️ Step 6:** Wait for the evaluation to complete and see the "βœ…" message in the Status bar
51
 
52
  **πŸ“Š Submission Limits:** Users are limited to **5 successful submissions per month** for each evaluation type.
53