English
Related papers

Related papers: GPT-NeoX-20B: An Open-Source Autoregressive Langua…

200 papers

Recent studies report that autoregressive language models can successfully solve many NLP tasks via zero- and few-shot learning paradigms, which opens up new possibilities for using the pre-trained language models. This paper introduces two…

Computation and Language · Computer Science 2023-10-13 Oleh Shliazhko , Alena Fenogenova , Maria Tikhonova , Vladislav Mikhailov , Anastasia Kozlova , Tatiana Shavrina

In August 2025, OpenAI released GPT-OSS models, its first open weight large language models since GPT-2 in 2019, comprising two mixture of experts architectures with 120B and 20B parameters. We evaluated both variants against six…

Computation and Language · Computer Science 2025-12-16 Ziqian Bi , Keyu Chen , Chiung-Yi Tseng , Danyang Zhang , Tianyang Wang , Hongying Luo , Lu Chen , Junming Huang , Jibin Guan , Junfeng Hao , Xinyuan Song , Junhao Song

Recent work has demonstrated substantial gains on many NLP tasks and benchmarks by pre-training on a large corpus of text followed by fine-tuning on a specific task. While typically task-agnostic in architecture, this method still requires…

This paper demonstrates that by fine-tuning an autoregressive language model (GPT-Neo) on appropriately structured step-by-step demonstrations, it is possible to teach it to execute a mathematical task that has previously proved difficult…

Computation and Language · Computer Science 2021-12-06 Gabriel Recchia

We introduce GLM-130B, a bilingual (English and Chinese) pre-trained language model with 130 billion parameters. It is an attempt to open-source a 100B-scale model at least as good as GPT-3 (davinci) and unveil how models of such a scale…

Biomedical multimodal assistants have the potential to unify radiology, pathology, and clinical-text reasoning, yet a critical deployment gap remains: top-performing systems are either closed-source or computationally prohibitive,…

Computation and Language · Computer Science 2026-03-03 Kai Zhang , Zhengqing Yuan , Cheng Peng , Songlin Zhao , Mengxian Lyu , Ziyi Chen , Yanfang Ye , Wei Liu , Ying Zhang , Kaleb E Smith , Lifang He , Lichao Sun , Yonghui Wu

Generative pre-trained transformer (GPT) models have revolutionized the field of natural language processing (NLP) with remarkable performance in various tasks and also extend their power to multimodal domains. Despite their success, large…

Computation and Language · Computer Science 2023-08-29 Kaiyuan Gao , Sunan He , Zhenyu He , Jiacheng Lin , QiZhi Pei , Jie Shao , Wei Zhang

Scaling up the size and training of autoregressive language models has enabled novel ways of solving Natural Language Processing tasks using zero-shot and few-shot learning. While extreme-scale language models such as GPT-3 offer…

Computation and Language · Computer Science 2022-02-08 Martin Müller , Florian Laurent

Recent work like GPT-3 has demonstrated excellent performance of Zero-Shot and Few-Shot learning on many natural language processing (NLP) tasks by scaling up model size, dataset size and the amount of computation. However, training a model…

Computation and Language · Computer Science 2021-10-13 Shaohua Wu , Xudong Zhao , Tong Yu , Rongguo Zhang , Chong Shen , Hongli Liu , Feng Li , Hong Zhu , Jiangang Luo , Liang Xu , Xuanwei Zhang

We study recent research advances that improve large language models through efficient pre-training and scaling, and open datasets and tools. We combine these advances to introduce Cerebras-GPT, a family of open compute-optimal language…

Machine Learning · Computer Science 2023-04-07 Nolan Dey , Gurpreet Gosal , Zhiming , Chen , Hemant Khachane , William Marshall , Ribhu Pathria , Marvin Tom , Joel Hestness

Recent work has shown exciting promise in updating large language models with new memories, so as to replace obsolete information or add specialized knowledge. However, this line of work is predominantly limited to updating single…

Computation and Language · Computer Science 2023-08-03 Kevin Meng , Arnab Sen Sharma , Alex Andonian , Yonatan Belinkov , David Bau

Large language models, which are often trained for hundreds of thousands of compute days, have shown remarkable capabilities for zero- and few-shot learning. Given their computational cost, these models are difficult to replicate without…

We present gpt-oss-120b and gpt-oss-20b, two open-weight reasoning models that push the frontier of accuracy and inference cost. The models use an efficient mixture-of-expert transformer architecture and are trained using large-scale…

Computation and Language · Computer Science 2025-08-18 OpenAI , : , Sandhini Agarwal , Lama Ahmad , Jason Ai , Sam Altman , Andy Applebaum , Edwin Arbus , Rahul K. Arora , Yu Bai , Bowen Baker , Haiming Bao , Boaz Barak , Ally Bennett , Tyler Bertao , Nivedita Brett , Eugene Brevdo , Greg Brockman , Sebastien Bubeck , Che Chang , Kai Chen , Mark Chen , Enoch Cheung , Aidan Clark , Dan Cook , Marat Dukhan , Casey Dvorak , Kevin Fives , Vlad Fomenko , Timur Garipov , Kristian Georgiev , Mia Glaese , Tarun Gogineni , Adam Goucher , Lukas Gross , Katia Gil Guzman , John Hallman , Jackie Hehir , Johannes Heidecke , Alec Helyar , Haitang Hu , Romain Huet , Jacob Huh , Saachi Jain , Zach Johnson , Chris Koch , Irina Kofman , Dominik Kundel , Jason Kwon , Volodymyr Kyrylov , Elaine Ya Le , Guillaume Leclerc , James Park Lennon , Scott Lessans , Mario Lezcano-Casado , Yuanzhi Li , Zhuohan Li , Ji Lin , Jordan Liss , Lily , Liu , Jiancheng Liu , Kevin Lu , Chris Lu , Zoran Martinovic , Lindsay McCallum , Josh McGrath , Scott McKinney , Aidan McLaughlin , Song Mei , Steve Mostovoy , Tong Mu , Gideon Myles , Alexander Neitz , Alex Nichol , Jakub Pachocki , Alex Paino , Dana Palmie , Ashley Pantuliano , Giambattista Parascandolo , Jongsoo Park , Leher Pathak , Carolina Paz , Ludovic Peran , Dmitry Pimenov , Michelle Pokrass , Elizabeth Proehl , Huida Qiu , Gaby Raila , Filippo Raso , Hongyu Ren , Kimmy Richardson , David Robinson , Bob Rotsted , Hadi Salman , Suvansh Sanjeev , Max Schwarzer , D. Sculley , Harshit Sikchi , Kendal Simon , Karan Singhal , Yang Song , Dane Stuckey , Zhiqing Sun , Philippe Tillet , Sam Toizer , Foivos Tsimpourlas , Nikhil Vyas , Eric Wallace , Xin Wang , Miles Wang , Olivia Watkins , Kevin Weil , Amy Wendling , Kevin Whinnery , Cedric Whitney , Hannah Wong , Lin Yang , Yu Yang , Michihiro Yasunaga , Kristen Ying , Wojciech Zaremba , Wenting Zhan , Cyril Zhang , Brian Zhang , Eddie Zhang , Shengjia Zhao

Recently developed large language models (LLMs) such as ChatGPT, Claude, and Llama have demonstrated impressive abilities, and even surpass human-level performance in several tasks. Despite their success, the resource-intensive demands of…

Computation and Language · Computer Science 2024-06-17 Jie Wu , Yufeng Zhu , Lei Shen , Xuqing Lu

In this report, we present ChuXin, an entirely open-source language model with a size of 1.6 billion parameters. Unlike the majority of works that only open-sourced the model weights and architecture, we have made everything needed to train…

Computation and Language · Computer Science 2024-05-09 Xiaomin Zhuang , Yufan Jiang , Qiaozhi He , Zhihua Wu

We show for the first time that large-scale generative pretrained transformer (GPT) family models can be pruned to at least 50% sparsity in one-shot, without any retraining, at minimal loss of accuracy. This is achieved via a new pruning…

Machine Learning · Computer Science 2023-03-23 Elias Frantar , Dan Alistarh

Large language models (LMs) of code have recently shown tremendous promise in completing code and synthesizing code from natural language descriptions. However, the current state-of-the-art code LMs (e.g., Codex (Chen et al., 2021)) are not…

Programming Languages · Computer Science 2022-05-05 Frank F. Xu , Uri Alon , Graham Neubig , Vincent J. Hellendoorn

BatGPT is a large-scale language model designed and trained jointly by Wuhan University and Shanghai Jiao Tong University. It is capable of generating highly natural and fluent text in response to various types of input, including text…

Computation and Language · Computer Science 2023-08-16 Zuchao Li , Shitou Zhang , Hai Zhao , Yifei Yang , Dongjie Yang

In 2022, with the release of ChatGPT, large-scale language models gained widespread attention. ChatGPT not only surpassed previous models in terms of parameters and the scale of its pretraining corpus but also achieved revolutionary…

Artificial Intelligence · Computer Science 2024-11-13 Yiming Ju , Huanhuan Ma
‹ Prev 1 2 3 10 Next ›