Update README.md
Browse files
README.md
CHANGED
@@ -52,4 +52,4 @@ where each program is a file that has exactly 1 vulnerability as detected by a p
|
|
52 |
|
53 |
The price is calcualted by assuming 1000 input and output tokens per call as all examples in the dataset are < 512 tokens (OpenAI cl100k_base tokenizer).
|
54 |
|
55 |
-
Some models timed
|
|
|
52 |
|
53 |
The price is calcualted by assuming 1000 input and output tokens per call as all examples in the dataset are < 512 tokens (OpenAI cl100k_base tokenizer).
|
54 |
|
55 |
+
Some models timed out during the run or had intermittent API errors. We try each example 3 times in such cases. This is why some runs are reported to be longer than 1 hr (60:00+ mins).
|