Lion Optimizer: the Impact of Hyperparameter Selection on Model Training Quality
摘要
Lion is a recently introduced and highly relevant method for optimizing neural networks. Research has shown that it can outperform the widely used AdamW optimizer for certain tasks. However, the performance of any optimization algorithm is significantly influenced by its hyperparameters. This article explores the problem of selecting hyperparameters for the Lion optimizer through comparative analysis.