paper-with-me

홈 › Papers

XGen-7B Technical Report

2023-09-07 · Erik Nijkamp, Tian Xie, Hiroaki Hayashi, Bo Pang, Congying Xia, Chen Xing, Jesse Vig, Semih Yavuz, Philippe Laban, Ben Krause, Senthil Purushwalkam, Tong Niu, Wojciech Kryściński, Lidiya Murakhovs'ka, Prafulla Kumar Choubey, Alex Fabbri, Ye Liu, Rui Meng, Lifu Tu, Meghana Bhat, Chien-Sheng Wu, Silvio Savarese, Yingbo Zhou, Shafiq Joty, Caiming Xiong

Large Language Models (LLMs) have become ubiquitous across various domains, transforming the way we interact with information and conduct research. However, most high-performing LLMs remain confined behind proprietary walls, hindering scientific progress. Most open-source LLMs, on the other hand, are limited in their ability to support longer sequence lengths, which is a key requirement for many tasks that require inference over an input context. To address this, we have trained XGen, a series of 7B parameter models on up to 8K sequence length for up to 1.5T tokens. We have also finetuned the XGen models on public-domain instructional data, creating their instruction-tuned counterparts (XGen-Inst). We open-source our models for both research advancements and commercial applications. Our evaluation on standard benchmarks shows that XGen models achieve comparable or better results when compared with state-of-the-art open-source LLMs. Our targeted evaluation on long sequence modeling tasks shows the benefits of our 8K-sequence models over 2K-sequence open-source LLMs.

📄 PDF Abstract BibTeX arXiv:2309.03450

Code (1)

salesforce/xgen 공식 구현 pytorch

Tasks

2k8k

Similar Papers 제목 키워드 기반

xGen-small Technical Report

2025-05-10 · Erik Nijkamp, Bo Pang, Egor Pakhomov, Akash Gokul 외

We introduce xGen-small, a family of 4B and 9B Transformer decoder models optimized for long-context applications. Our vertically integrated pipeline unites domain-balanced, frequency-aware data curation; multi-stage pre…

DecoderMath

A Generative Foundation Model for Chest Radiography

2025-09-04 · Yuanfeng Ji, Dan Lin, Xiyue Wang, Lu Zhang 외 arxiv

The scarcity of well-annotated diverse medical images is a major hurdle for developing reliable AI models in healthcare. Substantial technical advances have been made in generative foundation models for natural images. H…

Data Augmentation

LexGenie: Automated Generation of Structured Reports for European Court of Human Rights Case Law

2025-03-05 · T. Y. S. S Santosh, Mahmoud Aly, Oana Ichim, Matthias Grabmair

Analyzing large volumes of case law to uncover evolving legal principles, across multiple cases, on a given topic is a demanding task for legal professionals. Structured topical reports provide an effective solution by s…

xGen-MM (BLIP-3): A Family of Open Large Multimodal Models

2024-08-16 · Le Xue, Manli Shu, Anas Awadalla, Jun Wang 외

This report introduces xGen-MM (also known as BLIP-3), a framework for developing Large Multimodal Models (LMMs). The framework comprises meticulously curated datasets, a training recipe, model architectures, and a resul…

In-Context Learning

Portable-CELLxGENE: standalone executables of CELLxGENE for easy installation

2024-08-07 · George T. Hall

Biologists who want to analyse their single-cell transcriptomics dataset must install and use specialist software via the command line. This is often impractical for non-bioinformaticians. Whilst the popular CELLxGENE so…