Hi nice work with x-clip. Hoping to play around with it and eventually combine it into your DALLE2 work.
Currently having some trouble training on roughly 30k image-text pairs. Loss eventually goes negative and starts producing Nan's. I've dropped learning rate down (1e-4) and I'm clipping gradients (max_norm=0.5).
Any thoughts on what are sane training params/configs on such a small dataset using x-clip?
Hi nice work with x-clip. Hoping to play around with it and eventually combine it into your DALLE2 work.
Currently having some trouble training on roughly 30k image-text pairs. Loss eventually goes negative and starts producing Nan's. I've dropped learning rate down (1e-4) and I'm clipping gradients (max_norm=0.5).
Any thoughts on what are sane training params/configs on such a small dataset using x-clip?