Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -56,8 +56,9 @@ technique like MOA can improve performance without fine-tuning.
56
 
57
  | Model | Score | Logs |
58
  |:-----:|:-----:|:----:|
59
- | gpt-4o-moa + 3-shot prompt | 60.18 | [link]()|
60
- | gpt-4o-moa + rag (embedding & reranking) | 61.06 | [link]() |
 
61
 
62
  # Static Analysis Eval Benchmark
63
 
 
56
 
57
  | Model | Score | Logs |
58
  |:-----:|:-----:|:----:|
59
+ | moa-gpt-4o | 53.98 | [link](moa-gpt-4o-2024-08-06-0-shot_semgrep_1.85.0_20240824_032808.log)|
60
+ | moa-gpt-4o + 3-shot prompt | 60.18 | [link](moa-gpt-4o-2024-08-06-3-shot_semgrep_1.85.0_20240824_035842.log)|
61
+ | moa-gpt-4o + rag (embedding & reranking) | 61.06 | [link](moa-gpt-4o-2024-08-06-3-shot-sim_semgrep_1.85.0_20240824_043304.log) |
62
 
63
  # Static Analysis Eval Benchmark
64