ZeroHour
arXiv cs.AI / cs.LG / cs.CLpublished ()ingested Yongan Yu

Climate-ModernBERT: Revisiting Corpus Composition for Domain-Adaptive Continued Pretraining

infoAI researchimportance 22
AI summary · glm-5.3-flash

Climate-ModernBERT domain-adapted encoders reach 76.3 average F1 across nine climate benchmarks, 2.8 points above vanilla ModernBERT-Base.

The authors continue pretraining ModernBERT-Base on three climate corpora - academic text, climate-filtered web data, and synthetic documents - and compare joint mixtures against parameter-space merging of specialized checkpoints. The best model achieves 76.3 average F1 across nine climate NLP benchmarks, a 2.8-point improvement over the vanilla baseline. Academic climate corpora provide the strongest adaptation signal, and parameter-space merging outperforms joint multi-source training while preserving complementary corpus information; all variants are released.

  • Continued pretraining of ModernBERT-Base on three climate corpora
  • 76.3 average F1 across nine climate NLP benchmarks, +2.8 over baseline
  • Parameter merging beats joint multi-source training for heterogeneous corpora
  • Academic climate text is the strongest adaptation signal among sources
Full article160 words · extracted from arxiv.org · click to collapse

Natural Language Processing (NLP) in the climate domain requires models to process heterogeneous text sources, including scientific literature, policy disclosures, and synthetic reports. However, how to effectively combine diverse domain corpora during continued pretraining (CPT) remains underexplored. We introduce Climate-ModernBERT, a family of climate-adapted encoder models obtained through continued pretraining of ModernBERT-Base on three climate corpora: academic climate text, climate-filtered web data, and synthetic climate documents. We systematically compare joint continued pretraining on corpus mixtures with parameter-space merging of independently specialized checkpoints. Across nine climate NLP benchmarks, our best model achieves 76.3 average F_1, improving significantly over a vanilla ModernBERT baseline by 2.8 points. Within the climate NLP setting, the results show that academic climate corpora provide the strongest adaptation signal among the evaluated sources, while parameter-space merging improves over joint multi-source training and better preserves complementary information from heterogeneous climate corpora. We release all Climate-ModernBERT variants and training checkpoints to support future research in climate NLP and domain-adaptive pretraining.

Text extracted automatically; images, tables and formatting may be missing. Original: https://arxiv.org/abs/2609.07798