--- license: apache-2.0 --- ## Introduction This is a fine-tuned LM in our paper below and the related GitHub repo is [here](https://github.com/metaphors/TibetanPLMsFineTuning). ***[Human-in-the-Loop Generation of Adversarial Texts: A Case Study on Tibetan Script (Cao et al., IJCNLP-AACL 2025 Demo)](https://aclanthology.org/2025.ijcnlp-demo.2/)*** ***[Pay Attention to the Robustness of Chinese Minority Language Models! Syllable-level Textual Adversarial Attack on Tibetan Script (Cao et al., ACL 2023 Workshop - TrustNLP)](https://aclanthology.org/2023.trustnlp-1.4)*** ## Citation If you think our work useful, please kindly cite our paper. ``` @inproceedings{cao-etal-2025-human, title = "Human-in-the-Loop Generation of Adversarial Texts: A Case Study on {T}ibetan Script", author = "Cao, Xi and Sun, Yuan and Li, Jiajun and Gesang, Quzong and Qun, Nuo and Tashi, Nyima", editor = "Liu, Xuebo and Purwarianti, Ayu", booktitle = "Proceedings of The 14th International Joint Conference on Natural Language Processing and The 4th Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics: System Demonstrations", month = dec, year = "2025", address = "Mumbai, India", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/2025.ijcnlp-demo.2/", pages = "9--16", ISBN = "979-8-89176-301-2" } ``` ``` @inproceedings{cao-etal-2023-pay-attention, title = "Pay Attention to the Robustness of {C}hinese Minority Language Models! Syllable-level Textual Adversarial Attack on {T}ibetan Script", author = "Cao, Xi and Dawa, Dolma and Qun, Nuo and Nyima, Trashi", booktitle = "Proceedings of the 3rd Workshop on Trustworthy Natural Language Processing (TrustNLP 2023)", month = jul, year = "2023", address = "Toronto, Canada", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/2023.trustnlp-1.4", pages = "35--46" } ```