Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
remove html
Browse files- content.py +0 -12
content.py
CHANGED
|
@@ -41,28 +41,16 @@ SUBMISSION_TEXT = """
|
|
| 41 |
## How to Submit
|
| 42 |
|
| 43 |
### To submit your model predictions:
|
| 44 |
-
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; margin: 20px 0;">
|
| 45 |
|
| 46 |
**π Step 1:** Generate prediction files for the appropriate task (see [here](https://fair-chem.github.io/molecules/leaderboard.html) for details)
|
| 47 |
-
|
| 48 |
**π Step 2:** Sign in with Hugging Face
|
| 49 |
-
|
| 50 |
**π Step 3:** Fill in the submission metadata (name, organization, contact info, etc.)
|
| 51 |
-
|
| 52 |
**π― Step 4:** Select the evaluation type that matches your prediction file
|
| 53 |
-
|
| 54 |
**π€ Step 5:** Upload your file and click Submit Eval
|
| 55 |
-
|
| 56 |
**β±οΈ Step 6:** Wait for the evaluation to complete and see the "β
" message in the Status bar
|
| 57 |
|
| 58 |
-
</div>
|
| 59 |
-
|
| 60 |
-
<div style="background-color: #e8f4fd; padding: 15px; border-left: 4px solid #2196F3; margin: 20px 0;">
|
| 61 |
-
|
| 62 |
**π Submission Limits:** Users are limited to **5 successful submissions per month** for each evaluation type.
|
| 63 |
|
| 64 |
-
</div>
|
| 65 |
-
|
| 66 |
### β οΈ Important Notes:
|
| 67 |
- β
**File Format:** Ensure your prediction file format matches the expected format for the selected evaluation (.npz for S2EF and .json for Evaluations)
|
| 68 |
- π **Privacy:** Your email will be stored privately and only used for communication regarding your submission
|
|
|
|
| 41 |
## How to Submit
|
| 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 |
|
|
|
|
|
|
|
| 54 |
### β οΈ Important Notes:
|
| 55 |
- β
**File Format:** Ensure your prediction file format matches the expected format for the selected evaluation (.npz for S2EF and .json for Evaluations)
|
| 56 |
- π **Privacy:** Your email will be stored privately and only used for communication regarding your submission
|