Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
codelion commited on
Commit
4c92816
·
verified ·
1 Parent(s): 37091ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -44,9 +44,9 @@ The highest score a model can get on this benchmark is 100%, you can see the ora
44
  | Model | Score | Logs |
45
  |:-----:|:-----:|:----:|
46
  | gpt-4o | 53.10 | [link](gpt-4o-0-shot_semgrep_1.85.0_20240820_210136.log)|
47
- | gpt-4o-mini + 3-shot prompt | 53.98 | [link](gpt-4o-3-shot_semgrep_1.85.0_20240820_215534.log)|
48
- | gpt-4o-mini + rag (embedding & reranking) | 56.64 | [link](gpt-4o-3-shot-sim_semgrep_1.85.0_20240821_025455.log) |
49
- | gpt-4o-mini + fine-tuned with [synth-vuln-fixes](https://huggingface.co/datasets/patched-codes/synth-vuln-fixes) | | [link]() |
50
 
51
 
52
  # Static Analysis Eval Benchmark
 
44
  | Model | Score | Logs |
45
  |:-----:|:-----:|:----:|
46
  | gpt-4o | 53.10 | [link](gpt-4o-0-shot_semgrep_1.85.0_20240820_210136.log)|
47
+ | gpt-4o + 3-shot prompt | 53.98 | [link](gpt-4o-3-shot_semgrep_1.85.0_20240820_215534.log)|
48
+ | gpt-4o + rag (embedding & reranking) | 56.64 | [link](gpt-4o-3-shot-sim_semgrep_1.85.0_20240821_025455.log) |
49
+ | gpt-4o + fine-tuned with [synth-vuln-fixes](https://huggingface.co/datasets/patched-codes/synth-vuln-fixes) | | [link]() |
50
 
51
 
52
  # Static Analysis Eval Benchmark