Relative Content

Tag Archive for artificial-intelligencegoogle-colaboratoryfine-tuning

Model Training Does Not Update .bin File Size Despite Training

I’m experiencing an issue with my Transformer-based model training where the .bin file size does not change after training, despite the loss decreasing over epochs. I suspect the model weights are not updating correctly. Here are the details of my implementation: