@@ -140,12 +140,6 @@ The `aicrowd.json` of each submission should contain the following content:
This JSON is used to map your submission to the challenge - so please remember to use the correct `challenge_id` as specified above. You can modify the `authors` and `description` keys. Please DO NOT add any additional keys to `aicrowd.json` unless otherwise communicated during the course of the challenge.
## How to make a submission?
👉 Follow the instuctions provided here [docs/submission.md](docs/submission.md)
**Best of Luck** :tada: :tada:
# Other Concepts
### Evaluation Metrics
...
...
@@ -176,6 +170,12 @@ The file `dummy_data_task1.json` is a dummy test dataset to test your code befor
- Add any documentation for your approach at top of your file.
- Create merge request! 🎉🎉🎉
# How to make a submission?
👉 Follow the instuctions provided here [docs/submission.md](docs/submission.md)