AISG-Technology-Team / GCSS-Track-1A-Submission-Guide

Submission Guide + Discussion Board for AI Singapore Global Challenge for Safe and Secure LLMs (Track 1A).
11 stars 1 forks source link

For Track 1A, prompts must be generated from a model? #3

Closed Errorman23 closed 1 week ago

Errorman23 commented 2 weeks ago

The Challenge Overview mentioned: "Track 1A: Participants will be tasked with developing an automatic attack model capable of eliciting 50 predefined malicious behaviours from two open-sourced models."

However the submission file is only a JSON, does that mean the prompts could also be hand crafted?

aisg-py commented 2 weeks ago

Hi @Errorman23 ,

Track 1A strictly requires the use of automated methods to generate jailbreak prompts. You may wish to refer to this page for more information.

We will verify the data and code bases for the top ten teams of Track 1A.

For future questions, kindly also adhere to the guidelines for submitting questions here. Thank you.