The datasets can be found at https://sites.google.com/view/numeval/data. Please place them in the respective task directories, and refer to the input parameters for detailed configuration.
Python version >= 3.9
PyTorch version >= 2.0.0
Install the package required:
pip install -r requirements.txt
git clone https://github.com/AIPHES/emnlp19-moverscore.git
cd emnlp19-moverscore/
python setup.py install