paper-with-me

Papers

Mastering Text, Code and Math Simultaneously via Fusing Highly Specialized Language Models

2024-03-13 · Ning Ding, Yulin Chen, Ganqu Cui, Xingtai Lv, Weilin Zhao, Ruobing Xie, BoWen Zhou, Zhiyuan Liu, Maosong Sun

Underlying data distributions of natural language, programming code, and mathematical symbols vary vastly, presenting a complex challenge for large language models (LLMs) that strive to achieve high performance across all three domains simultaneously. Achieving a very high level of proficiency for an LLM within a specific domain often requires extensive training with relevant corpora, which is typically accompanied by a sacrifice in performance in other domains. In this paper, we propose to fuse models that are already highly-specialized directly. The proposed fusing framework, UltraFuser, consists of three distinct specialists that are already sufficiently trained on language, coding, and mathematics. A token-level gating mechanism is introduced to blend the specialists' outputs. A two-stage training strategy accompanied by balanced sampling is designed to ensure stability. To effectively train the fused model, we further construct a high-quality supervised instruction tuning dataset, UltraChat 2, which includes text, code, and mathematical content. This dataset comprises approximately 300,000 instructions and covers a wide range of topics in each domain. Experiments show that our model could simultaneously achieve mastery of the three crucial domains.

📄 PDF Abstract BibTeX arXiv:2403.08281

Code (0)

등록된 구현이 없습니다.

Tasks

Math

Similar Papers 제목 키워드 기반

End-to-end Music Remastering System Using Self-supervised and Adversarial Training

2022-02-17 · Junghyun Koo, Seungryeol Paik, Kyogu Lee

Mastering is an essential step in music production, but it is also a challenging task that has to go through the hands of experienced audio engineers, where they adjust tone, space, and volume of a song. Remastering foll…

ChatGLM-Math: Improving Math Problem-Solving in Large Language Models with a Self-Critique Pipeline

2024-04-03 · Yifan Xu, Xiao Liu, Xinghan Liu, Zhenyu Hou 외

Large language models (LLMs) have shown excellent mastering of human language, but still struggle in real-world applications that require mathematical problem-solving. While many strategies and datasets to enhance LLMs' …

MathMathematical Problem-Solving

Can Large Language Models Master Complex Card Games?

2025-09-01 · Wei Wang, Fuqing Bie, Junzhe Chen, Dan Zhang 외 arxiv

Complex games have long been an important benchmark for testing the progress of artificial intelligence algorithms. AlphaGo, AlphaZero, and MuZero have defeated top human players in Go and Chess, garnering widespread soc…

Exploiting Contrastive Learning and Numerical Evidence for Confusing Legal Judgment Prediction

2022-11-15 · Leilei Gan, Baokui Li, Kun Kuang, Yating Zhang 외

Given the fact description text of a legal case, legal judgment prediction (LJP) aims to predict the case's charge, law article and penalty term. A core problem of LJP is how to distinguish confusing legal cases, where o…

Contrastive Learning

Hierarchical Macro Strategy Model for MOBA Game AI

2018-12-19 · Bin Wu, Qiang Fu, Jing Liang, Peng Qu 외

The next challenge of game AI lies in Real Time Strategy (RTS) games. RTS games provide partially observable gaming environments, where agents interact with one another in an action space much larger than that of GO. Mas…