Yiran0924 commited on
Commit
10126c8
·
verified ·
1 Parent(s): 837e61e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +106 -0
README.md ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: seallm
4
+ license_link: https://huggingface.co/SeaLLMs/SeaLLM-13B-Chat/blob/main/LICENSE
5
+ language:
6
+ - en
7
+ - zh
8
+ - hi
9
+ - es
10
+ - fr
11
+ - ar
12
+ - bn
13
+ - ru
14
+ - pt
15
+ - id
16
+ - ur
17
+ - de
18
+ - ja
19
+ - sw
20
+ - ta
21
+ - tr
22
+ - ko
23
+ - vi
24
+ - jv
25
+ - it
26
+ - ha
27
+ - th
28
+ - fa
29
+ - tl
30
+ - my
31
+ tags:
32
+ - multilingual
33
+ - babel
34
+ ---
35
+
36
+
37
+ # *Babel*: Open Multilingual Large Language Models Serving Over 90% of Global Speakers
38
+
39
+ <p align="center">
40
+ <a href="https://babel-llm.github.io/babel-llm/" target="_blank" rel="noopener">Website</a>
41
+ &nbsp;&nbsp;
42
+ <a href="https://huggingface.co/Tower-Babel/Babel-9B/" target="_blank" rel="noopener">Model</a>
43
+ &nbsp;&nbsp;
44
+ <a href="https://github.com/babel-llm/babel-llm" target="_blank" rel="noopener">Github</a>
45
+ &nbsp;&nbsp;
46
+ <a href="https://github.com/babel-llm/babel-llm/blob/main/paper/babel.pdf" target="_blank" rel="noopener">Technical Report</a>
47
+ </p>
48
+
49
+ ## Introduction
50
+
51
+ We introduce **Babel**, a multilingual LLM that covers the top 25 languages by number of speakers, including English, Chinese, Hindi, Spanish, Arabic, French, Bengali, Portuguese, Russian, Urdu, Indonesian, German, Japanese, Swahili, Filipino, Tamil, Vietnamese, Turkish, Italian, Javanese, Korean, Hausa, Persian, Thai, and Burmese. These 25 languages support over 90% of the global population, and include many languages neglected by other open multilingual LLMs. Unlike traditional continued pretraining approaches, Babel expands its parameter count through a layer extension technique that elevates Babel's performance ceiling.
52
+
53
+ We introduce two variants:
54
+ - **Babel-9B**, designed for efficient single-GPU inference and fine-tuning
55
+ - **Babel-83B**, which sets a new standard for open multilingual LLMs
56
+
57
+ Extensive evaluations on multilingual tasks demonstrate its superior performance compared to open LLMs of comparable size. In addition, using existing supervised fine-tuning datasets, Babel achieves remarkable performance, with **Babel-9B-Chat** leading among 10B-sized LLMs and **Babel-83B-Chat** setting a new standard for open LLMs, performing comparably to GPT-4o on certain tasks.
58
+
59
+ This page introduces the **Babel-83B-Base** model
60
+
61
+
62
+ ## Evaluation
63
+
64
+ We employ multilingual tasks across several categories:
65
+
66
+ 1. **World Knowledge:**
67
+ MMMLU ([OpenAI 2024](https://huggingface.co/datasets/openai/MMMLU)), a human-translated version of MMLU ([Hendrycks et al. 2021](https://arxiv.org/abs/2009.03300)) available in 14 languages. For languages not covered, we use Google Translate ([Google Translate API](https://translate.google.com/)) to generate translations. Additionally, we include M3Exam ([M3Exam](https://arxiv.org/abs/2306.05179)), which consists of authentic human exam questions collected from various countries, covering multiple subjects and educational levels.
68
+
69
+ 2. **Reasoning:**
70
+ MGSM ([Shi et al. 2022](https://arxiv.org/abs/2210.03057)) and XCOPA ([Ponti et al. 2020](https://aclanthology.org/2020.emnlp-main.185/)).
71
+
72
+ 3. **Understanding:**
73
+ XNLI ([Conneau et al. 2018](https://arxiv.org/abs/1809.05053)).
74
+
75
+ 4. **Translation:**
76
+ Flores-200 ([NLLB Team 2022](https://arxiv.org/abs/2207.04672)).
77
+
78
+
79
+ # Performance of Open Large Multilingual LLMs vs. Babel-83B-Base
80
+
81
+ | Dataset | Llama3.1-70B | Qwen2.5-72B | **Babel-83B** |
82
+ |-------------|-------------|-------------|--------------|
83
+ | MMMLU | 69.1 | 74.7 | **76.3** |
84
+ | M3Exam | 67.4 | 71.2 | **72.1** |
85
+ | XCOPA | 92.6 | 81.1 | **92.8** |
86
+ | MGSM | 48.9 | **63.9** | 62.6 |
87
+ | XNLI | 66.2 | 74.9 | **76.6** |
88
+ | Flores-200 | 57.4 | 53.1 | **58.8** |
89
+ | **Average** | 66.9 | 69.8 | **73.2** |
90
+
91
+
92
+ ## Acknowledgement
93
+ We would like to thank Guanzheng Chen for assisting with the implementation of the training codebase. Our special thanks go to our professional and native linguists—Tantong Champaiboon, Nguyen Ngoc Yen Nhi, and Tara Devina Putri—who contributed to building, evaluating, and fact-checking our sampled pretraining dataset. We also appreciate Fan Wang, Jiasheng Tang, Xin Li, and Hao Zhang for their efforts in coordinating computing resources.
94
+
95
+ ## Citation
96
+
97
+ If you find our project useful, we hope you would kindly star our repo and cite our work as follows:
98
+ ```
99
+ @article{babel2025,
100
+ author = {Yiran Zhao and Chaoqun Liu and Yue Deng and Jiahao Ying and Mahani Aljunied and Zhaodonghui Li and Lidong Bing and Hou Pong Chan and Yu Rong and Deli Zhao and Wenxuan Zhang},
101
+ title = {Babel: Open Multilingual Large Language Models Serving Over 90\% of Global Speakers},
102
+ year = {2025},
103
+ note = {Available online: \url{https://github.com/babel-llm/babel-llm/blob/main/paper/babel.pdf}}
104
+ }
105
+ ```
106
+ Corresponding Author: [email protected]