microsoft / DeBERTa

The implementation of DeBERTa
MIT License
1.91k stars 215 forks source link

sklearn changed to scikit-learn to avoid pip install failure #144

Open RajkumarGalaxy opened 9 months ago

RajkumarGalaxy commented 9 months ago

requirements.txt file contains 'sklearn' which should be corrected to package name 'scikit-learn' in order to avoid pip installation failure