Datasets:

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

Update README.md

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