ethz-spylab / satml-llm-ctf

Code used to run the platform for the LLM CTF colocated with SaTML 2024
https://ctf.spylab.ai
MIT License
25 stars 6 forks source link

Python filter limited to 512 characters #27

Closed TimVanhamme closed 10 months ago

TimVanhamme commented 10 months ago

Dear competition organizers. There is a character limit of 512 on the Python filter. According to the rules, the limit of 512 characters only applied to the defense prompt (if I'm not mistaken, of course). Can you please clarify? Does the 512-character limit also apply to the LLM filter?

Best regards Tim

dedeswim commented 10 months ago

Hi, we forgot to mention this in the rules, but there is a 512 characters limit also to the LLM filter and the Python filter.