diff --git a/.github/workflows/model_jobs.yml b/.github/workflows/model_jobs.yml index 5f650e539b5e7f..bc0662b966b585 100644 --- a/.github/workflows/model_jobs.yml +++ b/.github/workflows/model_jobs.yml @@ -89,9 +89,9 @@ jobs: run: | python3 -m pip install -U git+https://github.com/huggingface/huggingface_hub.git@main -# - name: update datasets -# run: | -# python3 -m pip install -U git+https://github.com/huggingface/datasets.git@main + - name: update datasets + run: | + python3 -m pip install -U git+https://github.com/huggingface/datasets.git@main - name: NVIDIA-SMI run: |