Domain Adaptation of Foundation LLMs for e-Commerce
Christian Herold, Michael Kozielski, Tala Bazazo, Pavel Petrushkov, Patrycja Cieplicka, Dominika Basaj, Yannick Versley, Seyyed Hadi Hashemi, Shahram Khadivi

TL;DR
This paper introduces e-Llama, domain-adapted large language models for e-commerce, achieved through extensive domain-specific pretraining, and evaluates their performance on specialized tasks while maintaining general capabilities.
Contribution
The paper presents the adaptation of Llama 3.1 models to e-commerce with 1 trillion tokens of data and introduces evaluation tasks to measure domain-specific performance.
Findings
Models adapt well without losing general performance
Careful training setup is crucial for effective domain adaptation
Merging base and adapted models offers performance trade-off control
Abstract
We present the e-Llama models: 8 billion and 70 billion parameter large language models that are adapted towards the e-commerce domain. These models are meant as foundation models with deep knowledge about e-commerce, that form a base for instruction- and fine-tuning. The e-Llama models are obtained by continuously pretraining the Llama 3.1 base models on 1 trillion tokens of domain-specific data. We discuss our approach and motivate our choice of hyperparameters with a series of ablation studies. To quantify how well the models have been adapted to the e-commerce domain, we define and implement a set of multilingual, e-commerce specific evaluation tasks. We show that, when carefully choosing the training setup, the Llama 3.1 models can be adapted towards the new domain without sacrificing significant performance on general domain tasks. We also explore the possibility of merging…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsDigital Rights Management and Security
MethodsBalanced Selection · LLaMA · Sparse Evolutionary Training
