Yi-Lightning Technical Report
This technical report presents Yi-Lightning, our latest flagship large language model (LLM). It achieves exceptional performance, ranking 6th overall on Chatbot Arena, with particularly strong results (2nd to 4th place) in specialized categories including Chinese, Math, Coding, and Hard Prompts. Yi-Lightning leverages an enhanced Mixture-of-Experts (MoE) architecture, featuring advanced expert segmentation and routing mechanisms coupled with optimized KV-caching techniques. Our development process encompasses comprehensive pre-training, supervised fine-tuning (SFT), and reinforcement learning from human feedback (RLHF), where we devise deliberate strategies for multi-stage training, synthetic data construction, and reward modeling. Furthermore, we implement RAISE (Responsible AI Safety Engine), a four-component framework to address safety issues across pre-training, post-training, and serving phases. Empowered by our scalable super-computing infrastructure, all these innovations substantially reduce training, deployment and inference costs while maintaining high-performance standards. With further evaluations on public academic benchmarks, Yi-Lightning demonstrates competitive performance against top-tier LLMs, while we observe a notable disparity between traditional, static benchmark results and real-world, dynamic human preferences. This observation prompts a critical reassessment of conventional benchmarks' utility in guiding the development of more intelligent and powerful AI systems for practical applications. Yi-Lightning is now available through our developer platform at https://platform.lingyiwanwu.com.
Code (0)
등록된 구현이 없습니다.
Tasks
ChatbotLarge Language ModelMathMixture-of-ExpertsSimilar Papers 제목 키워드 기반
Lightning UQ Box: A Comprehensive Framework for Uncertainty Quantification in Deep Learning
Uncertainty quantification (UQ) is an essential tool for applying deep neural networks (DNNs) to real world tasks, as it attaches a degree of confidence to DNN outputs. However, despite its benefits, UQ is often left out…
BenchmarkingUncertainty QuantificationA deep learning network for cloud-to-ground lightning nowcasting with multisource data
Precise and timely lightning nowcasting is still a great challenge for meteorologists. In this study, a new semantic segmentation deep learning network for cloud-to-ground (CG) lightning nowcasting, named LightningNet, h…
Semantic SegmentationLightning Mapping: Techniques, Challenges, and Opportunities
Despite the significant progress made in studying the lightning phenomenon, precise location and mapping of its occurrence remain a challenge. Lightning mapping can be determined by studying the electromagnetic radiation…
Kalman Filter and Wavelet Cross-correlation for VHF Broadband Interferometer Lightning Mapping
A lightning mapping system based on perpendicular crossed baseline interferometer (ITF) technology has been developed rapidly in recent years. Several processing methods have been proposed to estimate the temporal locati…
DenoisingReproducibility Report: Contrastive Learning of Socially-aware Motion Representations
The following paper is a reproducibility report for "Social NCE: Contrastive Learning of Socially-aware Motion Representations" {\cite{liu2020snce}} published in ICCV 2021 as part of the ML Reproducibility Challenge 2021…
Contrastive Learning