paper-with-me

Papers

What Should Baby Models Read? Exploring Sample-Efficient Data Composition on Model Performance

2024-11-11 · Hong Meng Yam, Nathan J Paek

We explore the impact of pre-training data composition on the performance of small language models in a sample-efficient setting. Using datasets limited to 10 million words, we evaluate several dataset sources, including child-directed speech (CHILDES), classic books (Gutenberg), synthetic data (TinyStories), and a mix of these (Mix) across different model sizes ranging from 18 million to 705 million parameters. Our experiments show that smaller models (e.g., GPT2-97M, GPT2-705M, Llama-360M) perform better when trained on more complex and rich datasets like Gutenberg. Models trained on the CHILDES and TinyStories datasets underperformed across all model sizes. These findings suggest that the optimal dataset for sample efficient training depends on the model size, and that neither child-directed speech nor simplified stories are optimal for language models of all sizes. We highlight the importance of considering both dataset composition and model capacity for effective sample efficient language model training.

📄 PDF Abstract BibTeX arXiv:2411.06672

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

What is the Best Sequence Length for BABYLM?

2025-10-22 · Suchir Salhan, Richard Diehl Martinez, Zébulon Goriely, Paula Buttery arxiv

Transformer language models typically operate with a fixed-length context window, which has grown in step with large-scale pretraining datasets. In the BabyLM Challenge, however, many past submissions have defaulted to u…

Exploring the Applications of Faster R-CNN and Single-Shot Multi-box Detection in a Smart Nursery Domain

2018-08-27 · Somnuk Phon-Amnuaisuk, Ken T. Murata, Praphan Pavarangkoon, Kazunori Yamamoto 외

The ultimate goal of a baby detection task concerns detecting the presence of a baby and other objects in a sequence of 2D images, tracking them and understanding the semantic contents of the scene. Recent advances in de…

Objectobject-detectionObject DetectionRegion Proposal

BabyHGRN: Exploring RNNs for Sample-Efficient Training of Language Models

2024-12-20 · Patrick Haller, Jonas Golde, Alan Akbik

This paper explores the potential of recurrent neural networks (RNNs) and other subquadratic architectures as competitive alternatives to transformer-based models in low-resource language modeling scenarios. We utilize H…

Knowledge DistillationLanguage ModelingLanguage ModellingMamba

BabyAI 1.1

2020-07-24 · David Yu-Tung Hui, Maxime Chevalier-Boisvert, Dzmitry Bahdanau, Yoshua Bengio

The BabyAI platform is designed to measure the sample efficiency of training an agent to follow grounded-language instructions. BabyAI 1.0 presents baseline results of an agent trained by deep imitation or reinforcement …

Computational EfficiencyImitation Learningreinforcement-learningReinforcement Learning+1

ToddlerBERTa: Exploiting BabyBERTa for Grammar Learning and Language Understanding

2023-08-30 · Omer Veysel Cagatan

We present ToddlerBERTa, a BabyBERTa-like language model, exploring its capabilities through five different models with varied hyperparameters. Evaluating on BLiMP, SuperGLUE, MSGS, and a Supplement benchmark from the Ba…

Language ModelingLanguage ModellingSentence