Add scikit-learn dependency to train langage-modeling (#21229)

This commit is contained in:
Mostafa Elhoushi 2023-01-23 09:54:45 -05:00 committed by GitHub
parent 929111698c
commit 5603f78fc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,3 +4,4 @@ datasets >= 1.8.0
sentencepiece != 0.1.92
protobuf
evaluate
scikit-learn