paper-with-me

Papers

Tele-FLM Technical Report

2024-04-25 · Xiang Li, Yiqun Yao, Xin Jiang, Xuezhi Fang, Chao Wang, Xinzhang Liu, Zihan Wang, Yu Zhao, Xin Wang, Yuyao Huang, Shuangyong Song, Yongxiang Li, Zheng Zhang, Bo Zhao, Aixin Sun, Yequan Wang, Zhongjiang He, Zhongyuan Wang, Xuelong Li, Tiejun Huang

Large language models (LLMs) have showcased profound capabilities in language understanding and generation, facilitating a wide array of applications. However, there is a notable paucity of detailed, open-sourced methodologies on efficiently scaling LLMs beyond 50 billion parameters with minimum trial-and-error cost and computational resources. In this report, we introduce Tele-FLM (aka FLM-2), a 52B open-sourced multilingual large language model that features a stable, efficient pre-training paradigm and enhanced factual judgment capabilities. Tele-FLM demonstrates superior multilingual language modeling abilities, measured by BPB on textual corpus. Besides, in both English and Chinese foundation model evaluation, it is comparable to strong open-sourced models that involve larger pre-training FLOPs, such as Llama2-70B and DeepSeek-67B. In addition to the model weights, we share the core designs, engineering practices, and training details, which we expect to benefit both the academic and industrial communities.

📄 PDF Abstract BibTeX arXiv:2404.16645

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

TeleChat Technical Report

2024-01-08 · Zhongjiang He, Zihan Wang, Xinzhang Liu, Shixuan Liu 외

In this technical report, we present TeleChat, a collection of large language models (LLMs) with parameters of 3 billion, 7 billion and 12 billion. It includes pretrained language models as well as fine-tuned chat models…

Code GenerationQuestion Answering

ChinaTelecom System Description to VoxCeleb Speaker Recognition Challenge 2023

2023-08-16 · Mengjie Du, Xiang Fang, Jie Li

This technical report describes ChinaTelecom system for Track 1 (closed) of the VoxCeleb2023 Speaker Recognition Challenge (VoxSRC 2023). Our system consists of several ResNet variants trained only on VoxCeleb2, which we…

Speaker Recognition

Taming VR Teleoperation and Learning from Demonstration for Multi-Task Bimanual Table Service Manipulation

2025-08-20 · Weize Li, Zhengxiao Han, Lixin Xu, Xiangyu Chen 외 arxiv

This technical report presents the champion solution of the Table Service Track in the ICRA 2025 What Bimanuals Can Do (WBCD) competition. We tackled a series of demanding tasks under strict requirements for speed, preci…

Emojich -- zero-shot emoji generation using Russian language: a technical report

2021-12-04 · Alex Shonenkov, Daria Bakshandaeva, Denis Dimitrov, Aleksandr Nikolich

This technical report presents a text-to-image neural network "Emojich" that generates emojis using captions in Russian language as a condition. We aim to keep the generalization ability of a pretrained big model ruDALL-…

52B to 1T: Lessons Learned via Tele-FLM Series

2024-07-03 · Xiang Li, Yiqun Yao, Xin Jiang, Xuezhi Fang 외

Large Language Models (LLMs) represent a significant stride toward Artificial General Intelligence. As scaling laws underscore the potential of increasing model sizes, the academic community has intensified its investiga…