SOTAVerified

Not all layers are equally as important: Every Layer Counts BERT

2023-11-03Unverified0· sign in to hype

Lucas Georges Gabriel Charpentier, David Samuel

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper introduces a novel modification of the transformer architecture, tailored for the data-efficient pretraining of language models. This aspect is evaluated by participating in the BabyLM challenge, where our solution won both the strict and strict-small tracks. Our approach allows each transformer layer to select which outputs of previous layers to process. The empirical results verify the potential of this simple modification and show that not all layers are equally as important.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CoLAELC-BERT-small 24MAccuracy76.1Unverified
CoLALTG-BERT-small 24MAccuracy77.6Unverified
CoLALTG-BERT-base 98MAccuracy82.7Unverified
CoLAELC-BERT-base 98MAccuracy82.6Unverified

Reproductions