Testing with resnet34 fails because `encoder_size` is hardcoded to `"large"` (should be `"resnet34"`) in [evaluation/utils.py](https://github.com/cfifty/CAML/blob/df391c02ccc876f1d14e71de32e53694ffd151e7/src/evaluation/utils.py#L30C30-L30C38).