Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -38,15 +38,15 @@ oracle (assuming all vulnerabilities can be fixed) run logs [here]().
38
  | gpt-4o-mini | | [link]()|
39
  | gpt-4o-mini + 3-shot prompt | | [link]()|
40
  | gpt-4o-mini + rag (embedding & reranking) | | [link]() |
41
- | gpt-4o-mini + fine-tuned with [synth-vuln-fixes](https://huggingface.co/datasets/patched-codes/synth-vuln-fixes) | 77.63 | [link]() |
42
 
43
 
44
  | Model | Score | Logs |
45
  |:-----:|:-----:|:----:|
46
- | gpt-4o | 68.42 | [link]()|
47
- | gpt-4o + 3-shot prompt | 77.63 | [link]()|
48
- | gpt-4o + rag (embedding & reranking) | 77.63 | [link]() |
49
- | gpt-4o + fine-tuned with [synth-vuln-fixes](https://huggingface.co/datasets/patched-codes/synth-vuln-fixes) | 77.63 | [link]() |
50
 
51
 
52
  # Static Analysis Eval Benchmark
 
38
  | gpt-4o-mini | | [link]()|
39
  | gpt-4o-mini + 3-shot prompt | | [link]()|
40
  | gpt-4o-mini + rag (embedding & reranking) | | [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 | | [link]()|
47
+ | gpt-4o + 3-shot prompt | | [link]()|
48
+ | gpt-4o + rag (embedding & reranking) | | [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