### Run Environment Setup Script Source: https://github.com/binwang28/evalrank-embedding-evaluation/blob/main/README.md Execute the environment setup script to install necessary dependencies. This script is tested with specific versions of Python, PyTorch, Transformers, and Scikit-learn. ```bash bash environment.sh ```