Update README.md
Browse files
README.md
CHANGED
|
@@ -28,7 +28,7 @@ over the last year as a result the previous version of the benchmark was saturat
|
|
| 28 |
dataset generation script which scans the top 100 Python projects to generate the instances. You can see it [here](). The same eval script
|
| 29 |
works as before. You do not need to login to Semgrep anymore as we only use their OSS rules for this version of the benchmark.
|
| 30 |
|
| 31 |
-
The highest score a model can get on this benchmark is
|
| 32 |
|
| 33 |
# New Evaluation
|
| 34 |
|
|
|
|
| 28 |
dataset generation script which scans the top 100 Python projects to generate the instances. You can see it [here](). The same eval script
|
| 29 |
works as before. You do not need to login to Semgrep anymore as we only use their OSS rules for this version of the benchmark.
|
| 30 |
|
| 31 |
+
The highest score a model can get on this benchmark is 100%, you can see the oracle run logs [here]().
|
| 32 |
|
| 33 |
# New Evaluation
|
| 34 |
|