mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-04 05:10:06 +06:00

updated requirements.txt and require_version() calls in examples/pytorch/language-modeling to require datasets>=2.14.0
8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
accelerate >= 0.12.0
|
|
torch >= 1.3
|
|
datasets >= 2.14.0
|
|
sentencepiece != 0.1.92
|
|
protobuf
|
|
evaluate
|
|
scikit-learn
|