paper-with-me

홈 › Papers

CoLLiE: Collaborative Training of Large Language Models in an Efficient Way

2023-12-01 · Kai Lv, Shuo Zhang, Tianle Gu, Shuhao Xing, Jiawei Hong, Keyu Chen, Xiaoran Liu, Yuqing Yang, Honglin Guo, Tengxiao Liu, Yu Sun, Qipeng Guo, Hang Yan, Xipeng Qiu

Large language models (LLMs) are increasingly pivotal in a wide range of natural language processing tasks. Access to pre-trained models, courtesy of the open-source community, has made it possible to adapt these models to specific applications for enhanced performance. However, the substantial resources required for training these models necessitate efficient solutions. This paper introduces CoLLiE, an efficient library that facilitates collaborative training of large language models using 3D parallelism, parameter-efficient fine-tuning (PEFT) methods, and optimizers such as Lion, Adan, Sophia, LOMO and AdaLomo. With its modular design and comprehensive functionality, CoLLiE offers a balanced blend of efficiency, ease of use, and customization. CoLLiE has proven superior training efficiency in comparison with prevalent solutions in pre-training and fine-tuning scenarios. Furthermore, we provide an empirical evaluation of the correlation between model size and GPU memory consumption under different optimization methods, as well as an analysis of the throughput. Lastly, we carry out a comprehensive comparison of various optimizers and PEFT methods within the instruction-tuning context. CoLLiE is available at https://github.com/OpenLMLab/collie.

📄 PDF Abstract BibTeX arXiv:2312.00407

Code (1)

openlmlab/collie 공식 구현 pytorch

Tasks

GPUparameter-efficient fine-tuning

Methods 이 논문이 사용한 방법론

Adan Please enter a description about the method here
Sophia Please enter a description about the method here
Library 설명 없음
Lion The Lion optimizer is discovered by symbolic program search. It is more memory-efficient than most adaptive optimizers as it only needs to momentum. The update of Lion is produced…

Similar Papers 제목 키워드 기반

COLLIE: Systematic Construction of Constrained Text Generation Tasks

2023-07-17 · Shunyu Yao, Howard Chen, Austin W. Hanjie, Runzhe Yang 외

Text generation under constraints have seen increasing interests in natural language processing, especially with the rapidly improving capabilities of large language models. However, existing benchmarks for constrained g…

Logical ReasoningSentenceText Generation

CoLLIE: Continual Learning of Language Grounding from Language-Image Embeddings

2021-11-15 · Gabriel Skantze, Bram Willemsen

This paper presents CoLLIE: a simple, yet effective model for continual learning of how language is grounded in vision. Given a pre-trained multimodal embedding model, where language and images are projected in the same …

Continual LearningFew-Shot Learning

Scalable Annotation of Fine-Grained Categories Without Experts

2017-09-07 · Timnit Gebru, Jonathan Krause, Jia Deng, Li Fei-Fei

We present a crowdsourcing workflow to collect image annotations for visually similar synthetic categories without requiring experts. In animals, there is a direct link between taxonomy and visual similarity: e.g. a coll…

COLLIE: Guiding Skill Discovery in Semantically Coherent Latent Space

2026-05-31 · Yao Luan, Ni Mu, Hanfei Ge, Yiqin Yang 외 arxiv

Unsupervised skill discovery (USD) aims to learn diverse behaviors without reward functions, but often results in task-irrelevant or hazardous behaviors due to uniform exploration. Guided skill discovery (GSD) addresses …

A Broad-Coverage Deep Semantic Lexicon for Verbs

2020-07-06 · LREC 2020 5 · James Allen, Hannah An, Ritwik Bose, Will de Beaumont 외

Progress on deep language understanding is inhibited by the lack of a broad coverage lexicon that connects linguistic behavior to ontological concepts and axioms. We have developed COLLIE-V, a deep lexical resource for v…