Instructions to use typhoon-ai/ThaiSafetyClassifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use typhoon-ai/ThaiSafetyClassifier with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -116,6 +116,14 @@ If you use this model, please cite the relevant works:
|
|
| 116 |
|
| 117 |
```bibtex
|
| 118 |
|
| 119 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 120 |
|
| 121 |
```
|
|
|
|
| 116 |
|
| 117 |
```bibtex
|
| 118 |
|
| 119 |
+
@misc{ukarapol2026thaisafetybenchassessinglanguagemodel,
|
| 120 |
+
title={ThaiSafetyBench: Assessing Language Model Safety in Thai Cultural Contexts},
|
| 121 |
+
author={Trapoom Ukarapol and Nut Chukamphaeng and Kunat Pipatanakul and Pakhapoom Sarapat},
|
| 122 |
+
year={2026},
|
| 123 |
+
eprint={2603.04992},
|
| 124 |
+
archivePrefix={arXiv},
|
| 125 |
+
primaryClass={cs.CL},
|
| 126 |
+
url={https://arxiv.org/abs/2603.04992},
|
| 127 |
+
}
|
| 128 |
|
| 129 |
```
|