pith. sign in

arxiv: 2501.09706 · v3 · pith:QMULW2BFnew · submitted 2025-01-16 · 💻 cs.CL

Domain Adaptation of Foundation LLMs for e-Commerce

classification 💻 cs.CL
keywords modelsdomaine-commerceadaptedbasebillione-llamafoundation
0
0 comments X
read the original 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 the adapted model and the base model for a better control of the performance trade-off between domains.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Retina-RAG: Retrieval-Augmented Vision-Language Modeling for Joint Retinal Diagnosis and Clinical Report Generation

    cs.CV 2026-05 unverdicted novelty 4.0

    Retina-RAG combines a DR classifier, LoRA-tuned Qwen2.5-VL, and RAG to jointly grade retinopathy, detect macular edema, and generate reports, reaching F1 0.731/0.948 and ROUGE-L 0.429 on a retinal dataset while runnin...

  2. Retina-RAG: Retrieval-Augmented Vision-Language Modeling for Joint Retinal Diagnosis and Clinical Report Generation

    cs.CV 2026-05 unverdicted novelty 4.0

    Retina-RAG combines a retinal classifier, LoRA-tuned Qwen2.5-VL, and RAG to jointly grade DR, detect ME, and generate reports, reaching F1 scores of 0.731 and 0.948 while exceeding baselines on ROUGE-L and SBERT metrics.