Skip to content
Snippets Groups Projects
Commit fded567f authored by Dipam Chakraborty's avatar Dipam Chakraborty
Browse files

Update README.md

parent c95786a3
No related branches found
No related tags found
No related merge requests found
......@@ -152,6 +152,8 @@ Before running on the challenge dataset, your model will be run on the dummy dat
Your model will be run on an AWS g5.2xlarge node. This node has **8 vCPUs, 32 GB RAM, and one Nvidia A10G GPU with 24 GB VRAM**.
Before your model starts processing conversations, it is provided an additional time upto *5 minutes* to load models or preprocess any data if needed.
## Local Evaluation
Participants can run the evaluation protocol for their model locally with or without any constraint posed by the challenge to benchmark their models privately. See `local_evaluation.py` for details. You can change it as you like, your changes to `local_evaluation.py` will **NOT** be used for the competition.
......
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