AI Dictionary › AI Fundamentals
Addestramento a precisione mista
Mixed precision training is a technique that uses reduced-precision numerical formats for part of the computations during training, while keeping higher precision where more stability is needed. The goal is to speed up training and reduce the memory required, without significantly compromising the quality of the final model. It is now a standard practice when training large-scale models.
Instead of using 32-bit numbers for every calculation, most operations are carried out with 16-bit numbers, which are faster to process and lighter to store. Some critical steps, such as gradient accumulation, are kept at higher precision to avoid numerical errors that would harm training convergence.
It is widely used when training large language models and deep networks on specialized hardware such as GPUs and TPUs, which are optimized to run reduced-precision calculations much faster. It allows larger models to be trained with the same available hardware resources.
It became common practice as hardware capable of efficiently running reduced-precision calculations spread, helping make the training of today's large-scale models more sustainable.
From our network
HSE Genius: AI for Safety Data Sheets
Extract SDS data, H phrases and ECHA compliance checks in seconds, powered by AI.
Visit hsegenius.com →From the Agora Intelligence blog
📱 Download the Android app (beta) iOS coming soon
Say what you mean. Get what you need.
Grace Certified, the AI coach that trains and certifies your prompt engineering, by Agora Intelligence.