Daniel Kantor commited on
Commit
372c065
·
1 Parent(s): dcb5b61

cite cyber sec eval

Browse files
frontend/src/pages/QuotePage/QuotePage.js CHANGED
@@ -67,6 +67,20 @@ const priorWork = [
67
  }`,
68
  type: "main",
69
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
  ];
71
 
72
  const benchmarks = [
 
67
  }`,
68
  type: "main",
69
  },
70
+ {
71
+ "title": "CYBERSECEVAL 3: Advancing the Evaluation of Cybersecurity Risks and Capabilities in Large Language Models",
72
+ "authors": "Shengye Wan, Cyrus Nikolaidis, Daniel Song, David Molnar, James Crnkovich, Jayson Grace, Manish Bhatt, Sahana Chennabasappa, Spencer Whitman, Stephanie Ding, Vlad Ionescu, Yue Li, Joshua Saxe",
73
+ "citation": `@misc{wan2024cyberseceval3,
74
+ author = {Shengye Wan and Cyrus Nikolaidis and Daniel Song and David Molnar and James Crnkovich and Jayson Grace and Manish Bhatt and Sahana Chennabasappa and Spencer Whitman and Stephanie Ding and Vlad Ionescu and Yue Li and Joshua Saxe},
75
+ title = {{CYBERSECEVAL 3}: Advancing the Evaluation of Cybersecurity Risks and Capabilities in Large Language Models},
76
+ year = {2024},
77
+ archivePrefix = {arXiv},
78
+ eprint = {2408.01605},
79
+ primaryClass = {cs.CR},
80
+ url = {https://doi.org/10.48550/arXiv.2408.01605}
81
+ }`,
82
+ "type": "main"
83
+ }
84
  ];
85
 
86
  const benchmarks = [