paper-with-me

Papers

More Compute Is What You Need

2024-04-30 · Zhen Guo

Large language model pre-training has become increasingly expensive, with most practitioners relying on scaling laws to allocate compute budgets for model size and training tokens, commonly referred to as Compute-Optimal or Chinchilla Optimal. In this paper, we hypothesize a new scaling law that suggests model performance depends mostly on the amount of compute spent for transformer-based models, independent of the specific allocation to model size and dataset size. Using this unified scaling law, we predict that (a) for inference efficiency, training should prioritize smaller model sizes and larger training datasets, and (b) assuming the exhaustion of available web datasets, scaling the model size might be the only way to further improve model performance.

📄 PDF Abstract BibTeX arXiv:2404.19484

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Chinchilla 설명 없음

Similar Papers 제목 키워드 기반

Precision Medicine as an Accelerator for Next Generation Cognitive Supercomputing

2018-04-29 · Edmon Begoli, Jim Brase, Bambi DeLaRosa, Penelope Jones 외

In the past several years, we have taken advantage of a number of opportunities to advance the intersection of next generation high-performance computing AI and big data technologies through partnerships in precision med…

Sign Language Recognition, Generation, and Translation: An Interdisciplinary Perspective

2019-08-22 · Danielle Bragg, Oscar Koller, Mary Bellard, Larwan Berke 외

Developing successful sign language recognition, generation, and translation systems requires expertise in a wide range of fields, including computer vision, computer graphics, natural language processing, human-computer…

Cultural Vocal Bursts Intensity PredictionSign Language RecognitionTranslation

What is an Optimal Diagnosis?

2013-03-27 · David L. Poole, Gregory M. Provan

Within diagnostic reasoning there have been a number of proposed definitions of a diagnosis, and thus of the most likely diagnosis, including most probable posterior hypothesis, most probable interpretation, most probabl…

Diagnostic

Validity Is What You Need

2025-10-31 · Sebastian Benthall, Andrew Clark arxiv

While AI agents have long been discussed and studied in computer science, today's Agentic AI systems are something new. We consider other definitions of Agentic AI and propose a new realist definition. Agentic AI is a so…

WWW: What, When, Where to Compute-in-Memory

2023-12-26 · Tanvi Sharma, Mustafa Ali, Indranil Chakraborty, Kaushik Roy

Matrix multiplication is the dominant computation during Machine Learning (ML) inference. To efficiently perform such multiplication operations, Compute-in-memory (CiM) paradigms have emerged as a highly energy efficient…