The requirements.txt file lists `sklearn` as a dependency. This is deprecated, and intermittently raises an error on install (see https://github.com/scikit-learn/sklearn-pypi-package). I've made a PR to fix the issue: https://github.com/microsoft/DeBERTa/pull/133