ThaiSafetyBench Leaderboard ๐ก๏ธ
[ArXiv Paper] [Github] [Hugging Face Dataset ๐ค]
ThaiSafetyBench is a safety benchmark tailored to the Thai language and culture.
Leaderboard
Model | ๐ฅ Overall ASR โฌ๏ธ | ๐ Discrimination, Exclusion, Toxicity, Hateful, Offensive ASR โฌ๏ธ | ๐ Human-Chatbot Interaction Harm ASR โฌ๏ธ | ๐ Information Hazards ASR โฌ๏ธ | ๐ Malicious Uses ASR โฌ๏ธ | ๐ Misinformation Harms ASR โฌ๏ธ | ๐ Thai Socio-Cultural Harms ASR โฌ๏ธ |
|---|---|---|---|---|---|---|---|
llama3.1-typhoon2-70b-instruct | 10.99 | 13.94 | 17.09 | 16.83 | 11.48 | 13.41 | 19.47 |
How it works
We evaluate models on the ThaiSafetyBench benchmark, which consists of various tasks related to safety and harmful content in the Thai language and culture. The evaluation is performed using the ThaiSafetyBench dataset, which includes a range of scenarios designed to assess the model's ability to handle sensitive topics, discrimination, misinformation, and other harmful content. The automatic evaluation is conducted using the GPT-4.1 and Gemini-2.5-pro model as judges. We report the average Attack Success Rate (ASR) for both judges on each task, which indicates the model's vulnerability to the harmful content. We categorize the tasks into two groups: Thai Culture-Related Attacks, which evaluate the model's ability to handle content specific to Thai culture, including its norms, values, and sensitivities, and General Prompt Attacks, which assess the model's capacity to manage broadly harmful content that, while not unique to Thai culture, remains relevant in a wider context.
Reproducibility
To reproduce our results, we provide the automatic evaluation code in our Github repository. You can run the evaluation on your own models by following these steps:
- Generate the responses of your model on the ThaiSafetyBench dataset with temperature at 0.1
- Use the provided evaluation script to evaluate the responses using the GPT-4.1 and Gemini-2.5-pro model as judges
Developers and Maintainers
SCB DataX, SCBX R&D, SCB 10X AI Research team
For more inquiries, please contact us at trapoom-ukarapol@data-x.ai
โ๏ธโจ Submit your model here!
For the submission, please provide the following information and send it to us via email at trapoom-ukarapol@data-x.ai
Subject: [Your Model Name] ThaiSafetyBench Model Submission
Content:
- Model name
- Developer
- Parameters (in billions)
- Model type (Base or CPT)
- Base model name (if the model is a CPT, otherwise leave empty)
- Release date (YYYY-MM)
- How to run the model (Python code to generate responses, if the model is on Hugging Face Hub, otherwise provide a code snippet to run the model and generate responses)
- Contact email (for us to contact you about the evaluation results)