mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-17 19:48:23 +06:00

* Add torch to requirements.txt in language-modeling * Update examples/pytorch/language-modeling/requirements.txt Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
5 lines
64 B
Plaintext
5 lines
64 B
Plaintext
torch >= 1.3
|
|
datasets >= 1.1.3
|
|
sentencepiece != 0.1.92
|
|
protobuf
|