EMNLP 2024finding0 citations

Exploring Quantization for Efficient Pre-Training of Transformer Language Models

Kamran Chitsaz, Quentin Fournier, Goncalo Mordido, Sarath Chandar

Abstract

The increasing scale of Transformer models has led to an increase in their pre-training computational requirements. While quantization has proven to be effective after pre-training and during fine-tuning, applying quantization in Transformers during pre-training has remained largely unexplored at scale for language modeling. This study aims to explore the impact of quantization for efficient pre-training of Transformers, with a focus on linear layer components. By systematically applying straightforward linear quantization to weights, activations, gradients, and optimizer states, we assess its effects on model efficiency, stability, and performance during training. By offering a comprehensive recipe of effective quantization strategies to be applied during the pre-training of Transformers, we promote high training efficiency from scratch while retaining language modeling ability.

BibTeX
@inproceedings{chitsaz-etal-2024-exploring,
    title = "Exploring Quantization for Efficient Pre-Training of Transformer Language Models",
    author = "Chitsaz, Kamran  and
      Fournier, Quentin  and
      Mordido, Goncalo  and
      Chandar, Sarath",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.787/",
    doi = "10.18653/v1/2024.findings-emnlp.787",
    pages = "13473--13487"
}
Exploring Quantization for Efficient Pre-Training of Transformer Language Models · EMNLP 2024