facebookresearch / facebookresearch/perception_models
Best weight-decay from hyperparams sweep?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2.4k
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
Hello, first of all, thank you for your work and making it open source.
Looking at the [`linear_probe.py`](https://github.com/facebookresearch/perception_models/blob/main/apps/pe/clip_benchmark/metrics/linear_probe.py) file, I see that you have implemented an hyper parameters sweep approach to find the best weight-decay value when doing linear probing. I was wondering if you have also used this algorithm for image-classification tasks. If so, could you share which weight-decay value resulted in the best accuracy?
Contributor guide
Assessment
This issue has not been assessed yet.