microsoft/promptbench

Is ` DyVal` included in `PromptBench` yet?

zhimin-z opened this issue · 2 comments

In the lastest version of paper, it does not explicitly mention DyVal is a component of PromptBench.
image
image
image
I just wonder if it is the case that DyVal is already a part of PromptBench.

Hi, thanks for your interest in DyVal!

Yes, DyVal has been implemented as a part of PromptBench, you could refer to examples/dyval.ipynb for usage.

Hi, thanks for your interest in DyVal!

Yes, DyVal has been implemented as a part of PromptBench, you could refer to examples/dyval.ipynb for usage.

Thanks for your reply. Would you mind mentioning that in the documentation (or perhaps the report) as well? Currently, no section explicitly mentions that.