CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
huggingface

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: huggingface/notebooks
Path: blob/main/sagemaker/22_accelerate_sagemaker_examples/src/seq2seq/requirements.txt
Views: 2555
1
accelerate # used to be installed in Amazon SageMaker environment
2
evaluate
3
datasets==2.3.2
4
nltk
5
deepspeed
6
sentencepiece != 0.1.92
7
protobuf
8
sacrebleu >= 1.4.12
9
nltk
10
py7zr
11
torch >= 1.3
12
transformers==4.22.1
13