Skip to content
Snippets Groups Projects
Commit 3531c59f authored by spmohanty's avatar spmohanty
Browse files

update readme.md

parent 4c237eeb
No related branches found
No related tags found
No related merge requests found
......@@ -18,12 +18,12 @@ This repository is the Amazon KDD Cup 2024 **Submission template and Starter kit
3. [Tasks](#-tasks)
4. [Evaluation Metrics](#-evaluation-metrics)
5. [Getting Started](#-getting-started)
- [How to write your own model?](#-how-to-write-your-own-model)
- [How to write your own model?](#-how-to-write-your-own-model)
- [How to start participating?](#-how-to-start-participating)
- [Setup](#-setup)
- [Setup](#setup)
- [How to make a submission?](#-how-to-make-a-submission)
- [What hardware does my code run on?](#-what-hardware-does-my-code-run-on)
- [How are my model responses parsed by the evaluators?](#-how-are-my-model-responses-parsed-by-the-evaluators)
- [What hardware does my code run on?](#-what-hardware-does-my-code-run-on-)
- [How are my model responses parsed by the evaluators?](#-how-are-my-model-responses-parsed-by-the-evaluators-)
6. [Frequently Asked Questions](#-frequently-asked-questions)
6. [Important Links](#-important-links)
......@@ -160,7 +160,7 @@ In summary, we provide you `2` x [[NVIDIA T4 GPUs](https://www.nvidia.com/en-us/
Please refer to [parsers.py](parsers.py) for more details on how we parse your model responses.
# Frequently Asked Questions
# Frequently Asked Questions
## Which track is this starter kit for ?
This starter kit can be used to submit to any of the tracks. You can find more information in [docs/submissions.md#submitting-to-different-tracks](docs/submissions.md#submitting-to-different-tracks).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment