Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -36,17 +36,17 @@ The highest score a model can get on this benchmark is 100%, you can see the ora
36
  | Model | Score | Logs |
37
  |:-----:|:-----:|:----:|
38
  | gpt-4o-mini | 52.21 | [link]()|
39
- | gpt-4o-mini + 3-shot prompt | 53.98 | [link]()|
40
- | gpt-4o-mini + rag (embedding & reranking) | 58.41 | [link]() |
41
- | gpt-4o-mini + fine-tuned with [synth-vuln-fixes](https://huggingface.co/datasets/patched-codes/synth-vuln-fixes) | | [link]() |
42
 
43
 
44
  | Model | Score | Logs |
45
  |:-----:|:-----:|:----:|
46
  | gpt-4o | 53.10 | [link]()|
47
- | gpt-4o + 3-shot prompt | 53.98 | [link]()|
48
- | gpt-4o + rag (embedding & reranking) | 56.64 | [link]() |
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
 
36
  | Model | Score | Logs |
37
  |:-----:|:-----:|:----:|
38
  | gpt-4o-mini | 52.21 | [link]()|
39
+ | + 3-shot prompt | 53.98 | [link]()|
40
+ | + rag (embedding & reranking) | 58.41 | [link]() |
41
+ | + fine-tuned with [synth-vuln-fixes](https://huggingface.co/datasets/patched-codes/synth-vuln-fixes) | | [link]() |
42
 
43
 
44
  | Model | Score | Logs |
45
  |:-----:|:-----:|:----:|
46
  | gpt-4o | 53.10 | [link]()|
47
+ | + 3-shot prompt | 53.98 | [link]()|
48
+ | + rag (embedding & reranking) | 56.64 | [link]() |
49
+ | + fine-tuned with [synth-vuln-fixes](https://huggingface.co/datasets/patched-codes/synth-vuln-fixes) | | [link]() |
50
 
51
 
52
  # Static Analysis Eval Benchmark