philschmid / llm-sagemaker-sample

Apache License 2.0
49 stars 21 forks source link

set datasets version in requirements.txt #14

Closed AnisZakari closed 7 months ago

AnisZakari commented 7 months ago

In the train-deploy-llm.ipynb notebook, when running huggingface_estimator.fit(data, wait=True)

if we don't enforce datasets version to 2.14.0 it leads to conflicts during the installation of the requirements.txt:

see issue