When using evaluate.metrics
, there are operations that first download the scripts/models before the actual metrics computation.
Is there a way to pre-download these scripts+models in some sort of Docker / pip setup?
The motivation for doing so, is because it is quite frequent that some private users have run the metrics on machines without internet connection and they pre-install the packages in their internal repository index.