Switch language한국어
Back to the list

HRM-Text: Efficient Pretraining Beyond Scaling

TL;DR AI

Key summary

2 min read
  1. Researchers introduced HRM-Text, a 1B-parameter hierarchical recurrent language model trained from scratch on 40 billion unique tokens.

  2. It uses instruction-response pairs plus stabilization methods like MagicNorm and PrefixLM masking to make deep recurrence train reliably.

  3. HRM-Text achieved competitive results on benchmarks including MMLU, ARC-C, DROP, GSM8K, and MATH.

  4. The model appears to use far fewer tokens and much less estimated compute than typical Transformer-based pretraining baselines.

  5. The work suggests architecture and objective changes can dramatically lower the cost of training strong language models.

Read the original