paper-with-me

Papers

Sun-Shine: A Large Language Model for Tibetan Culture

2025-03-24 · Cheng Huang, Fan Gao, Nyima Tashi, Yutong Liu, Xiangxiang Wang, Thupten Tsering, Ban Ma-bao, Renzeg Duojie, Gadeng Luosang, Rinchen Dongrub, Dorje Tashi, Xiao Feng, Yongbin Yu

Tibetan, a minority language in China, features a highly intricate grammatical structure, characterized by four verb tenses and a tense system with frequent irregularities, contributing to its extensive inflectional diversity. Recently, advances in Large Language Models (LLMs) have transformed the paradigm in many domains. Despite the success in other fields, current LLMs often fall short in catering to the needs of domain experts like Tibetans, and the potential of LLMs for Tibetan culture is under-explored. The intrinsic reasons are the immense and intricate nature of Tibetan culture as well as the necessity for higher granularity and richness in knowledge. Simultaneously, the complexity and uniqueness of its grammatical structure, coupled with its status as a minority ethnic language, contribute to data scarcity, which remains a fundamental challenge. To alleviate these issues, we introduce Llama-Sunshine (Sun-Shine), the first large language model for Tibetan culture, which is expert in various Tibetan language processing tasks. Sun-Shine incorporates state-of-the-art model architectures optimized for Tibetan's linguistic features. We also propose TIB-STC, a comprehensive dataset comprising diverse Tibetan texts such as literature, religious scripts, news, and conversational data, which is also the first large-scale dataset for Tibetan culture. Though comprehensive experiments, Sun-Shine not only demonstrates a higher level of knowledge expertise for Tibetan culture but also gains preliminary embodied intelligence capabilities in Tibetan language processing tasks, like language modeling, text classification, machine translation, and syntactic analysis. Moreover, it excels in low-resource scenarios, showcasing strong generalization capabilities.

📄 PDF Abstract BibTeX arXiv:2503.18288

Code (1)

vicentvankor/sun-shine 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language ModelMachine Translationtext-classificationText Classification

Similar Papers 제목 키워드 기반

TIBSTC-CoT: A Multi-Domain Instruction Dataset for Chain-of-Thought Reasoning in Language Models

2025-08-04 · Fan Gao, Cheng Huang, Nyima Tashi, Yutong Liu 외 arxiv

To address the severe data scarcity in Tibetan, a low-resource language spoken by over six million people, we introduce TIBSTC-CoT, the large-scale, multi-domain Tibetan dataset automatically constructed via chain-of-tho…

TLUE: A Tibetan Language Understanding Evaluation Benchmark

2025-03-15 · Fan Gao, Cheng Huang, Nyima Tashi, Xiangxiang Wang 외

Large language models (LLMs) have made tremendous progress in recent years, but low-resource languages, such as Tibetan, remain significantly underrepresented in their evaluation. Despite Tibetan being spoken by over sev…

From Curated Data to Scalable Models: Continual Pre-training of Dense and MoE Large Language Models for Tibetan

2025-07-12 · Lei Yang, Leiyu Pan, Bojian Xiong, Renren Jin 외 arxiv

Large language models (LLMs) have achieved remarkable success across a wide range of natural language processing tasks, yet their performance remains heavily biased toward high-resource languages. Tibetan, despite its cu…

PEFTT: Parameter-Efficient Fine-Tuning for low-resource Tibetan pre-trained language models

2023-09-21 · Zhou Mingjun, Daiqing Zhuoma, Qun Nuo, Nyima Tashi

In this era of large language models (LLMs), the traditional training of models has become increasingly unimaginable for regular users and institutions. The exploration of efficient fine-tuning for high-resource language…

Language ModelingLanguage ModellingLarge Language Modelparameter-efficient fine-tuning

TiBERT: Tibetan Pre-trained Language Model

2022-05-15 · Yuan Sun, Sisi Liu, JUNJIE DENG, Xiaobing Zhao

The pre-trained language model is trained on large-scale unlabeled text and can achieve state-of-the-art results in many different downstream tasks. However, the current pre-trained language model is mainly concentrated …

Language ModelingLanguage ModellingmodelQuestion Generation+3