These are model weights originally provided by the authors of the paper
Text-Only Training for Image Captioning using Noise-Injected CLIP.
Their method aims to train CLIP with only text samples. Therefore they are injecting zero-mean Gaussian Noise into the text embeddings before decoding.
The "Noise Level" of 0.05 is equivalent to the Noise Variance which is the square of the STD.
The reported metrics are results of a model with a Noise Variance of 0.016, which the authors unfortunately do not provide in their repository.
The authors trained the model on MS-COCO and Flickr30k datasets.
The authors don't explicitly report the performance for this NoiseLevel but it can be estimated from the following figure from the original paper: