Pith. sign in

REVIEW 4 major objections 5 minor 7 cited by

Multilingual Large Language Models: A Systematic Survey

T0 review · 4 major / 5 minor · reviewed 2026-08-12 · deepseek-v4-flash

Pith's one-line read A systematic survey organizes multilingual large language models into six domains and argues that evaluation, interpretability, and cultural awareness are the open frontiers.

desk verdict Useful entry-level map of the MLLM landscape, but the 'comprehensive' claim outruns an undocumented and visibly selective curation process. read the letter →

arxiv 2411.11072 v2 pith:2SJQLOXT submitted 2024-11-17 cs.CL

classification cs.CL
keywords multilinguallargelanguagemodelssurveycross-lingualtransferevaluationinterpretabilitybiastuninglow-resourcelanguages
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper is a comprehensive survey of research on multilingual large language models (MLLMs), models that understand and generate text in many languages. It organizes the field into six domains: multilingual corpora, architecture, pre-training and tuning, evaluation, interpretability, and applications. The authors aim to give researchers a reliable map of MLLM capabilities, limitations, and responsible-AI concerns, and to chart the challenges that remain. A sympathetic reader would come away with a structured entry point to the literature and a clear statement of the open problems.

What carries the argument

The central instrument is the paper's six-domain taxonomy and roadmap, which classifies MLLM research into corpora, architectures, pre-training and tuning, evaluation, interpretability, and applications. This taxonomy organizes the literature and exposes cross-cutting mechanisms such as translation-assisted tuning, cross-lingual alignment, tokenizer evaluation, and per-language safety benchmarking. The companion curated paper list is meant to let readers trace each category back to primary sources.

What would settle it

A systematic literature search of the same period that finds a substantial body of MLLM research that cannot be placed in any of the six domains, such as multilingual agent frameworks that span both application and reasoning, would show the taxonomy is incomplete.

Watch

Extended reading notes

Core claim

The paper's central claim is that the MLLM research landscape can be captured by a six-domain taxonomy and roadmap, and that the central threads are cross-lingual transfer, language bias, and multilingual evaluation. On its own terms, the survey establishes that multilingual capability comes from large vocabularies and multilingual pre-training, that tuning transfers abilities from English-centric pivot languages to others, that evaluation must be done per language across benchmarks for reasoning, alignment, and safety, and that interpretability work is turning MLLMs from black boxes into white boxes. It also argues that domain-specific applications in medicine, computer science, mathematics, and law demonstrate real value, while low-resource languages and cultural adaptation remain open.

Load-bearing premise

The survey's load-bearing assumption is that its curated selection of papers is representative and its six-domain taxonomy complete, because no systematic search or inclusion criteria are documented.

Editorial extensions

If this is right

  • A newcomer can use the six-domain taxonomy as a checklist for situating a new method or dataset.
  • Multilingual evaluation needs language-by-language coverage, from high-resource to low-resource, across holistic, task-specific, alignment, and safety benchmarks.
  • LLMs can act as multilingual evaluators, but their judgments are biased for low-resource and non-Latin script languages.
  • Adapting MLLMs to new languages works through vocabulary expansion, continual pre-training, romanization, or encoder bridges, depending on data availability.
  • Domain-specific MLLMs in medicine, law, code, and mathematics are a viable path to practical deployment.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The six domains can be read as a lifecycle from data to deployment, an ordering the authors do not explicitly claim.
  • The reported finding that MLLMs produce more unsafe responses in non-English languages suggests a testable follow-up: measure whether multilingual preference tuning closes that safety gap.
  • Tokenizer design, treated as an evaluation topic, also acts as a cost and fairness lever; comparing downstream gains against tokenizer fertility and parity would quantify that link.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 5 minor

Summary. This paper presents a survey of multilingual large language models (MLLMs), organized into six domains: architectures, multilingual corpora, pre-training and tuning, evaluation, interpretability, and applications. It provides taxonomies, tables of datasets and models, a GitHub repository of related papers, and a discussion of challenges and future directions. The survey's central claim is to be a comprehensive and systematic overview of the latest research on MLLMs.

Significance. If the comprehensiveness claim holds, the survey would be a valuable reference map of MLLM research, especially its structured taxonomy, dataset tables, and interpretability sections. The manuscript includes a substantial amount of curated information, including a public GitHub list of related papers. However, the absence of a documented selection methodology and the presence of internal inconsistencies mean the significance is currently conditional on these issues being addressed.

major comments (4)
  1. [Abstract, Section 2] The paper claims to be a 'comprehensive survey' and the title says 'Systematic Survey', but no methodology is provided for how the surveyed papers were selected. There is no description of search databases, date ranges, inclusion/exclusion criteria, or screening processes. Without this, the reader cannot assess whether the coverage is representative, which is load-bearing for the survey's central claim. The authors should add a methodology section and state the limitations of their selection.
  2. [Section 9] The application section is heavily skewed toward English and Chinese domain-specific models (e.g., DoctorGLM, HuatuoGPT, Lawformer, Lawyer LLaMA, ChatLaw), with few examples for other languages. The abstract and introduction promise coverage of 'diverse language communities'. This selection bias suggests the survey's coverage is not as comprehensive as claimed; the authors should either broaden the selection or explicitly acknowledge and justify the bias.
  3. [Section 7.2, Table 3] The abstract explicitly promises evaluation of 'reasoning' and Section 7.2 presents a task-specific evaluation taxonomy, but there is no category for multilingual reasoning benchmarks such as MGSM or similar multilingual math/reasoning datasets. This is a gap between the stated scope and the actual coverage, and the taxonomy should be extended or the omission justified.
  4. [Section 9.3] The description of Orca-Math states it is 'a small language model constructed with 700M parameters, is fine-tuned on the Mistral-7B architecture.' This is internally inconsistent: a model fine-tuned on Mistral-7B would have 7B parameters, not 700M. This factual error weakens the reliability of the application survey and should be corrected.
minor comments (5)
  1. [Section 8.2] The citation 'K et al. (2020)' is incomplete; the full reference is missing from the bibliography.
  2. [Section 5.2, Eq. (1)] The loss is written as L = -Σ_t p(x_{t+1}|x_{<t};θ), which is the negative of a probability, not a standard loss. It should likely be the negative log-likelihood, -Σ_t log p(x_{t+1}|x_{<t};θ).
  3. [Table 3] The 'Language Family' column contains overlapping and imprecise entries (e.g., 'Indo-European' appears in many rows, and some rows such as Jigsaw have an empty family). The table would benefit from careful proofreading.
  4. [Figure 1] Figure 1 contains the stray label 'MANUAL' which appears to be a leftover placeholder.
  5. [References] Some references are duplicated (e.g., DeepSeek-AI et al. 2024a and 2024b appear to be the same technical report).

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the survey's claims are descriptive, and the few self-citations are used as external content rather than as load-bearing premises.

full rationale

This is a survey paper, so its central claims are descriptive and organizational rather than derivational. The six-part taxonomy in Figure 1 is presented as the authors' categorization scheme, not as a quantity derived from fitted inputs; the evaluation section lists external benchmarks; and the future-directions sections are qualitative. I checked the few citations to the authors' own group (e.g., Sun et al. FuxiTranyu in Section 3.1; Zhu et al. 2023b/2024e/f in Section 6.3.1; Cui et al. 2024 in Section 6.4.2). Each is used as an external published result to be surveyed (for example, 'Another MLLM FuxiTranyu (Sun et al., 2024) makes a balance between performance and training efficiency'), not as a premise that establishes the survey's comprehensiveness or taxonomy. There is no fitted parameter later renamed a prediction, no equation whose output equals its input, and no uniqueness or self-citation chain invoked to force a choice. The main vulnerability—absence of documented search or inclusion criteria and possible selection bias in the applications covered—is a coverage and transparency limitation, not an instance of circular reasoning. Accordingly, no circular step can be quoted with the required reduction, and the honest finding is no significant circularity.

Assumptions & free parameters 0 free parameters · 2 assumptions · 0 invented entities

The survey introduces no model, data, or experiment. Its central claim rests on the accuracy and representativeness of cited works and on the completeness of the proposed taxonomy. It also assumes that the surveyed literature's reported benchmark numbers are reliable.

assumptions (2)
  • domain assumption The facts and results reported in cited papers are accurately represented.
    The survey synthesizes secondary reports of model details and benchmark numbers without independent verification.
  • ad hoc to paper The six-domain taxonomy is a complete and non-redundant organization of MLLM research.
    The taxonomy is introduced by the authors and used to structure the survey; no evidence of external validation or exhaustiveness is provided.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Multilingual Large Language Models: A Systematic Survey." pith.science (2026). https://pith.science/paper/2SJQLOXT

@misc{pith2026241111072,
  author       = {Pith},
  title        = {Pith review of: Multilingual Large Language Models: A Systematic Survey},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/2SJQLOXT}},
  note         = {Machine review of arXiv:2411.11072}
}
read the original abstract

This paper provides a comprehensive survey of the latest research on multilingual large language models (MLLMs). MLLMs not only are able to understand and generate language across linguistic boundaries, but also represent an important advancement in artificial intelligence. We first discuss the architecture and pre-training objectives of MLLMs, highlighting the key components and methodologies that contribute to their multilingual capabilities. We then discuss the construction of multilingual pre-training and alignment datasets, underscoring the importance of data quality and diversity in enhancing MLLM performance. An important focus of this survey is on the evaluation of MLLMs. We present a detailed taxonomy and roadmap covering the assessment of MLLMs' cross-lingual knowledge, reasoning, alignment with human values, safety, interpretability and specialized applications. Specifically, we extensively discuss multilingual evaluation benchmarks and datasets, and explore the use of LLMs themselves as multilingual evaluators. To enhance MLLMs from black to white boxes, we also address the interpretability of multilingual capabilities, cross-lingual transfer and language bias within these models. Finally, we provide a comprehensive review of real-world applications of MLLMs across diverse domains, including biology, medicine, computer science, mathematics and law. We showcase how these models have driven innovation and improvements in these specialized fields while also highlighting the challenges and opportunities in deploying MLLMs within diverse language communities and application scenarios. We listed the paper related in this survey and publicly available at https://github.com/tjunlp-lab/Awesome-Multilingual-LLMs-Papers.

Figures

Figures reproduced from arXiv: 2411.11072 by the authors.

Figure 1
Figure 1. Our proposed taxonomy of major categories and sub-categories of MLLMs. [PITH_FULL_IMAGE:figures/full_fig_p008_1.png] view at source ↗
Figure 2
Figure 2. The architectures of major MLLMs. • What are the capabilities of MLLMs? • What is the language boundary of MLLMs? • What factors must be taken into account when constructing and tuning MLLMs? • How to evaluate the multilingual transfer capabilities of MLLMs? 3 Architectures As large language models can excel in English, their performance varies though across the other languages. Accordingly, there is a growing need … view at source ↗
Figure 3
Figure 3. Multilingual tuning of MLLMs. 6 Multilingual Tuning There are over 7,000 languages spoken on the planet, yet most existing LLMs are primarily English-based or have limited multilingual capabilities. This hampers access to cutting-edge 21 [PITH_FULL_IMAGE:figures/full_fig_p021_3.png] view at source ↗
Figures from the paper (4 more)
Figure 4
Figure 4. Figure 4: Multilingual evaluation of MLLMs. Specifically, Choenni et al. (2024) conducted multilingual instruction tuning using the translated Alpaca dataset, investigating the influence of language-specific instruction tuning and pre-training data on cultural adaptation, as wel…
Figure 5
Figure 5. Figure 5: Interpretability of MLLMs. 2) Interpretability helps identify biases and unfairness in the models. Due to imbalances in the quantity and quality of linguistic data, MLLMs may perform better in some languages than others, leading to linguistic bias. By interpreting the …
Figure 6
Figure 6. Figure 6: MLLMs interpretability perspectives and approaches. [PITH_FULL_IMAGE:figures/full_fig_p043_6.png]
Figure 7
Figure 7. Figure 7: Applications of MLLMs. These domain-specific MLLMs have demonstrated outstanding capabilities and promising perspectives in related domains, and have even surpassed human levels in some aspects. As a consequence, MLLMs provide a new approach for the integration of arti…

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 7 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. VisR-Bench: An Empirical Study on Visual Retrieval-Augmented Generation for Multilingual Long Document Understanding

    cs.CV 2025-08 conditional novelty 6.0 of 10

    A multilingual, multi-page document retrieval benchmark with 35K+ QA pairs shows MLLM retrievers lead but still fail on tables and low-resource languages.

  2. A quantitative analysis of semantic information in deep representations of text and images

    cs.CL 2025-05 unverdicted novelty 6.0 of 10

    Using an asymmetric rank-based measure, the paper maps which layers of large language and vision models carry shared semantic information, finding central-layer peaks for translations and cross-modal pairs, and system...

  3. HKGAI-V1: Towards Regional Sovereign Large Language Model for Hong Kong

    cs.CL 2025-07 reject novelty 5.0 of 10

    A DeepSeek-based model fine-tuned for Hong Kong outperforms general models on Hong Kong benchmarks, but most of those benchmarks are self-authored and unreleased.

  4. Just Go Parallel: Improving the Multilingual Capabilities of Large Language Models

    cs.CL 2025-06 conditional novelty 5.0 of 10

    Adding parallel data during continued pretraining improves a 1.1B LLM's translation and multilingual common-sense reasoning, with end-of-training placement performing best.

  5. The Bitter Lesson Learned from 2,000+ Multilingual Benchmarks

    cs.CL 2025-04 conditional novelty 5.0 of 10

    A large-scale analysis of multilingual benchmarks finds English overrepresentation, weak alignment of translated benchmarks with human preferences, and stronger alignment for localized benchmarks like CMMLU.

  6. LLaVA-NeuMT: Selective Layer-Neuron Modulation for Efficient Multilingual Multimodal Translation

    cs.CL 2025-07 conditional novelty 4.0 of 10

    Selectively fine-tuning only 40% of a multimodal LLM's layers and neurons can match or slightly beat full fine-tuning on multilingual image-to-text translation benchmarks, though the measured gains are marginal.

  7. FuxiMT: Sparsifying Large Language Models for Chinese-Centric Multilingual Machine Translation

    cs.CL 2025-05 reject novelty 3.0 of 10

    FuxiMT combines a frozen BLOOMz model with sparse mixture-of-experts layers, Chinese-first pretraining, and curriculum learning to translate into Chinese from 65 languages, with claimed low-resource gains that the pap...

Reference graph

Works this paper leans on

22 extracted references · 5 canonical work pages · cited by 7 Pith papers

  1. [6]

    The Impact of Preference Agreement in Reinforcement Learning from Human Feedback: A Case Study in Summarization

    doi: 10.48550/ARXIV.2311.04919. URL https://doi.org/10.48550/arXiv.2311. 04919. Naman Goyal, Cynthia Gao, Vishrav Chaudhary, Peng-Jen Chen, Guillaume Wenzek, Da Ju, Sanjana Krishnan, Marc’Aurelio Ranzato, Francisco Guzmán, and Angela Fan. The flores- 101 evaluation benchmark for low-resource and multilingual machine translation.Trans. Assoc. Comput. Lingu...

  2. [7]

    URL https://doi.org/10.48550/arXiv.2403

    doi: 10.48550/ARXIV.2403.03814. URL https://doi.org/10.48550/arXiv.2403. 03814. Shengding Hu, Yuge Tu, Xu Han, Chaoqun He, Ganqu Cui, Xiang Long, Zhi Zheng, Yewei Fang, Yuxiang Huang, Weilin Zhao, et al. Minicpm: Unveiling the potential of small language models with scalable training strategies.arXiv preprint arXiv:2404.06395, 2024. Wenyue Hua, Yuchen Zha...

  3. [10]

    URL https://doi.org/10.48550/arXiv.2203

    doi: 10.48550/ARXIV.2203.07814. URL https://doi.org/10.48550/arXiv.2203. 07814. 79 Yunxiang Li, Zihan Li, Kai Zhang, Ruilong Dan, and You Zhang. Chatdoctor: A medical chat model fine-tuned on llama model using medical domain knowledge.CoRR, abs/2303.14070, 2023h. doi: 10.48550/ARXIV.2303.14070. URLhttps://doi.org/10.48550/arXiv.2303. 14070. Zihao Li, Shao...

  4. [11]

    URL https://doi.org/10.48550/arXiv.2401

    doi: 10.48550/ARXIV.2401.13303. URL https://doi.org/10.48550/arXiv.2401. 13303. 80 Xi Victoria Lin, Todor Mihaylov, Mikel Artetxe, Tianlu Wang, Shuohui Chen, Daniel Simig, Myle Ott, Naman Goyal, Shruti Bhosale, Jingfei Du, Ramakanth Pasunuru, Sam Shleifer, Punit Singh Koura, Vishrav Chaudhary, Brian O’Horo, Jeff Wang, Luke Zettlemoyer, Zornitsa Kozareva, ...

  5. [13]

    URL https://doi.org/10.18653/v1/d18-1206

    doi: 10.18653/V1/D18-1206. URL https://doi.org/10.18653/v1/d18-1206. Sina Bagheri Nezhad and Ameeta Agrawal. What drives performance in multilingual language models? arXiv preprint arXiv:2404.19159, 2024. 84 Ha-Thanh Nguyen. A brief report on lawgpt 1.0: A virtual legal assistant based on GPT-3. CoRR, abs/2302.05729, 2023. doi: 10.48550/ARXIV.2302.05729. ...

  6. [15]

    URL https://doi.org/10.18653/ v1/2022.findings-acl.103

    doi: 10.18653/V1/2022.FINDINGS-ACL.103. URL https://doi.org/10.18653/ v1/2022.findings-acl.103. Aida Ramezani and Yang Xu. Knowledge of cultural moral norms in large language models. In Anna Rogers, Jordan L. Boyd-Graber, and Naoaki Okazaki (eds.),Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Paper...

  7. [17]

    URL https://doi.org/10.22364/bjmc.2022

    doi: 10.22364/BJMC.2022.10.3.16. URL https://doi.org/10.22364/bjmc.2022. 10.3.16. Yi Tay, Mostafa Dehghani, Vinh Q Tran, Xavier Garcia, Jason Wei, Xuezhi Wang, Hyung Won Chung, Siamak Shakeri, Dara Bahri, Tal Schuster, et al. Ul2: Unifying language learning paradigms. arXiv preprint arXiv:2205.05131, 2022. Gemma Team, Thomas Mesnard, Cassidy Hardin, Rober...

  8. [18]

    URL https://doi.org/10.18653/v1/ 2023.findings-acl.21

    doi: 10.18653/V1/2023.FINDINGS-ACL.21. URL https://doi.org/10.18653/v1/ 2023.findings-acl.21. Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N Gomez, Łukasz Kaiser, and Illia Polosukhin. Attention is all you need. Advances in neural information processing systems, 30, 2017. David Vilares, Miguel A. Alonso, and Carlos Gómez-...

Show all 22 references
  1. [20]

    URL https://doi.org/10.48550/arXiv.2402

    doi: 10.48550/ARXIV.2402.10588. URL https://doi.org/10.48550/arXiv.2402. 10588. Guillaume Wenzek, Marie-Anne Lachaux, Alexis Conneau, Vishrav Chaudhary, Francisco Guzmán, Armand Joulin, and Edouard Grave. Ccnet: Extracting high quality monolingual 99 datasets from web crawl da...

  2. [22]

    URL https://doi.org/10.48550/arXiv.2305

    doi: 10.48550/ARXIV.2305.10425. URL https://doi.org/10.48550/arXiv.2305. 10425. Yiran Zhao, Wenxuan Zhang, Guizhen Chen, Kenji Kawaguchi, and Lidong Bing. How do large language models handle multilingualism?CoRR, abs/2402.18815, 2024c. doi: 10.48550/ARXIV.2402.18815. URL https...

  3. [211]

    URL https://doi.org/10.18653/v1/2021.naacl-main.211. Kabir Ahuja, Harshita Diddee, Rishav Hada, Millicent Ochieng, Krithika Ramesh, Prachi Jain, Akshay Uttama Nambi, Tanuja Ganu, Sameer Segal, Mohamed Ahmed, Kalika Bali, and Sunayana Sitaram. MEGA: multilingual evaluation of g...

  4. [224]

    Nianwen Si, Hao Zhang, and Weiqiang Zhang

    URL https://doi.org/10.18653/v1/2022.findings-acl.224. Nianwen Si, Hao Zhang, and Weiqiang Zhang. Mpn: Leveraging multilingual patch neuron for cross-lingual model editing.arXiv preprint arXiv:2401.03190, 2024. Shivalika Singh, Freddie Vargus, Daniel D’souza, Börje F. Karlsson...

  5. [617]

    Fred Philippy, Siwen Guo, and Shohreh Haddadan

    URL https://doi.org/10.18653/v1/2020.emnlp-main.617. Fred Philippy, Siwen Guo, and Shohreh Haddadan. Towards a common understanding of contributing factors for cross-lingual transfer in multilingual language models: A review. In Anna Rogers, Jordan L. Boyd-Graber, and Naoaki O...

  6. [715]

    URL https://doi.org/10.18653/v1/2023.findings-emnlp.715. Yizhong Wang, Swaroop Mishra, Pegah Alipoormolabashi, Yeganeh Kordi, Amirreza Mirzaei, Atharva Naik, Arjun Ashok, Arut Selvan Dhanasekaran, Anjana Arunkumar, David Stap, Eshaan Pathak, Giannis Karamanolakis, Haizhi Gary ...

  7. [818]

    Haokun Liu, Derek Tam, Mohammed Muqeeth, Jay Mohta, Tenghao Huang, Mohit Bansal, and Colin Raffel

    URL https://doi.org/10.18653/v1/2021.emnlp-main.818. Haokun Liu, Derek Tam, Mohammed Muqeeth, Jay Mohta, Tenghao Huang, Mohit Bansal, and Colin Raffel. Few-shot parameter-efficient fine-tuning is better and cheaper than in- context learning. In Sanmi Koyejo, S. Mohamed, A. Aga...

  8. [1356]

    URLhttps://aclanthology

    Association for Computational Linguistics, 2024b. URLhttps://aclanthology. org/2024.findings-eacl.90. Yijie Chen, Yijin Liu, Fandong Meng, Yufeng Chen, Jinan Xu, and Jie Zhou. Improving translation faithfulness of large language models via augmenting instructions.CoRR, abs/230...

  9. [2018]

    URL https://doi.org/10.18653/v1/d18-1269

    doi: 10.18653/V1/D18-1269. URL https://doi.org/10.18653/v1/d18-1269. Alexis Conneau, Kartikay Khandelwal, Naman Goyal, Vishrav Chaudhary, Guillaume Wenzek, Francisco Guzmán, Edouard Grave, Myle Ott, Luke Zettlemoyer, and Veselin Stoyanov. Un- supervised cross-lingual represent...

  10. [2020]

    Anubha Kabra, Emmy Liu, Simran Khanuja, Alham Fikri Aji, Genta Indra Winata, Samuel Cahyawijaya, Aremu Anuoluwapo, Perez Ogayo, and Graham Neubig

    URL https://openreview.net/forum?id=HJeT3yrtDr. Anubha Kabra, Emmy Liu, Simran Khanuja, Alham Fikri Aji, Genta Indra Winata, Samuel Cahyawijaya, Aremu Anuoluwapo, Perez Ogayo, and Graham Neubig. Multi-lingual and multi-cultural figurative language understanding. In Anna Rogers...

  11. [2021]

    URL https://doi.org/10.18653/v1/ 2021.naacl-main.41

    doi: 10.18653/V1/2021.NAACL-MAIN.41. URL https://doi.org/10.18653/v1/ 2021.naacl-main.41. Linting Xue, Aditya Barua, Noah Constant, Rami Al-Rfou, Sharan Narang, Mihir Kale, Adam Roberts, and Colin Raffel. ByT5: Towards a token-free future with pre-trained byte-to-byte models. ...

  12. [2022]

    URL https://doi.org/10.48550/arXiv.2212

    doi: 10.48550/ARXIV.2212.08204. URL https://doi.org/10.48550/arXiv.2212. 08204. Jing Huang and Diyi Yang. Culturally aware natural language inference. In Houda Bouamor, Juan Pino, and Kalika Bali (eds.),Findings of the Association for Computational Lin- guistics: EMNLP 2023, S...

  13. [2023]

    AlexisConneauandGuillaumeLample

    URL https://github.com/togethercomputer/RedPajama-Data. AlexisConneauandGuillaumeLample. Cross-linguallanguagemodelpretraining. InHannaM. Wallach, Hugo Larochelle, Alina Beygelzimer, Florence d’Alché-Buc, Emily B. Fox, and Roman Garnett (eds.),Advances in Neural Information Pr...

  14. [2024]

    URL https://doi.org/10.48550/arXiv.2401

    doi: 10.48550/ARXIV.2401.05861. URL https://doi.org/10.48550/arXiv.2401. 05861. Iker García-Ferrero, Rodrigo Agerri, Aitziber Atutxa Salazar, Elena Cabrio, Iker de la Iglesia, Alberto Lavelli, Bernardo Magnini, Benjamin Molinet, Johana Ramirez-Romero, German Rigau, et al. Medi...

Pith tools

Reviewed August 12, 2026 · model on record in the stance chip above.