-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
taskNew instruction taskNew instruction task
Description
π The Task
Given source code with (potential) security vulnerabilities, the model should be able to detect and discuss the issue with the programmer.
Example
<user> Is there any issue with this code?
{code that can be attacked through buffer overflow}
<instruct> Yes, the array can be used for a buffer overflow attack
<user> Is it dangerous?
<instruct> Yes it allows for arbitrary code execution
Additional Notes
- Reference: @amarmet in the CarperAI Discord server.
- Google Sheets Reference: CarperAI: Instruct-GPT Tasks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
taskNew instruction taskNew instruction task