Walledeval: A Comprehensive Safety Evaluation Toolkit For Large Language Models · The Large Language Model Bible Contribute to LLM-Bible

Walledeval: A Comprehensive Safety Evaluation Toolkit For Large Language Models

Gupta Prannaya, Yau Le Qi, Low Hao Han, Lee I-shiang, Lim Hugo Maximus, Teoh Yu Xin, Koh Jia Hng, Liew Dar Win, Bhardwaj Rishabh, Bhardwaj Rajat, Poria Soujanya. Arxiv 2024

[Paper] [Code]    
Has Code Prompting Reinforcement Learning Responsible AI Tools Uncategorized

WalledEval is a comprehensive AI safety testing toolkit designed to evaluate large language models (LLMs). It accommodates a diverse range of models, including both open-weight and API-based ones, and features over 35 safety benchmarks covering areas such as multilingual safety, exaggerated safety, and prompt injections. The framework supports both LLM and judge benchmarking and incorporates custom mutators to test safety against various text-style mutations, such as future tense and paraphrasing. Additionally, WalledEval introduces WalledGuard, a new, small, and performant content moderation tool, and two datasets: SGXSTest and HIXSTest, which serve as benchmarks for assessing the exaggerated safety of LLMs and judges in cultural contexts. We make WalledEval publicly available at https://github.com/walledai/walledeval.

Similar Work