Xmodel-1.5: An 1B-scale Multilingual LLM

Wang Qun,Liu Yang,Lin Qingquan,Jiang Ling
2024-11-15
Abstract:We introduce Xmodel-1.5, a novel 1-billion-parameter multilingual large model pretrained on approximately 2 trillion tokens. The model demonstrates strong performance across several languages, with particularly notable results in Thai, Arabic, and French, alongside its effectiveness in Chinese and English. In addition, we contribute to the research community by releasing a Thai evaluation dataset, which includes hundreds of questions annotated by students from Chulalongkorn University's School of Integrated Innovation. While the results are promising, we acknowledge that there is still room for improvement. We hope this work advances ongoing efforts in multilingual AI research and promotes better cross-linguistic understanding in various natural language processing tasks. Our models and code are publicly available on GitHub at <a class="link-external link-https" href="https://github.com/XiaoduoAILab/XmodelLM" rel="external noopener nofollow">this https URL</a>.
Computation and Language
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to improve the performance of multilingual natural language processing (NLP) models across different languages, especially for languages with fewer resources. Specifically, the paper introduces Xmodel - 1.5, a multilingual large - scale model with 1 billion parameters. Through approximately 2 trillion tokens of pre - training data, it aims to enhance the model's performance in multiple languages, especially in languages such as Thai, Arabic, and French. The main contributions of the paper include: 1. **Model Performance**: Xmodel - 1.5 performs excellently in multiple languages, especially in languages with fewer resources such as Thai, Arabic, and French, showing top - level performance. 2. **Dataset Contribution**: The research team released a Thai evaluation dataset annotated by students from the College of Innovation, Chulalongkorn University in Thailand, which contains hundreds of questions and provides valuable resources for future research. 3. **Technical Details**: It describes in detail the pre - training process of the model, including data sources, pre - processing methods, construction of custom tokenizers, model architecture, and training parameter configurations. 4. **Evaluation and Comparison**: Through multiple benchmark tests, it is compared with existing multilingual models, demonstrating the advantages of Xmodel - 1.5 in common - sense reasoning tasks and multilingual capabilities. Overall, the goal of this paper is to promote the development of multilingual AI research, facilitate better cross - language understanding, and provide more powerful tools for global communication and research.