File size: 409 Bytes
c4a74cb |
1 2 3 4 5 6 7 8 9 10 11 12 |
submission_markdown = """
###Submission Instructions
Please follow these steps to submit your data:
1. Prepare your data in JSON format.
2. Ensure the file name follows the format: `method_model_dataset.json`.
3. Upload your file to the `data` directory.
4. Refresh the application to see your data in the leaderboard.
For any questions, contact us at [support@example.com](mailto:support@example.com).
""" |