diff --git a/README.md b/README.md index 7425c9c83889a1d7cfb3eae8bf36b74f0df4ecdf..7323c8c6a5b0f7b10d293c517fab7a59dba7446a 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ For reference, the baseline solution with zero-shot [Vicuna-7B](https://huggingf | ------ | ------- | ------- | ------- | ------- | | **Phase 1**| ~50 minutes | ~3 minutes | ~25 minutes | ~35 minutes | +We limit the prediction time of each sample to at most **15 seconds**. ## 🧩 How are my model responses parsed by the evaluators ? Please refer to [parsers.py](parsers.py) for more details on how we parse your model responses.