diff --git a/ICLR2023/requirements.txt b/ICLR2023/requirements.txt index e3b7e43..96a0278 100644 --- a/ICLR2023/requirements.txt +++ b/ICLR2023/requirements.txt @@ -230,7 +230,7 @@ torchvision==0.10.0 tornado==6.3.2 tqdm==4.62.2 traitlets==5.1.0 -transformers==4.10.0 +transformers==4.30.0 Twisted==22.10.0 typer==0.3.2 typing-extensions==3.10.0.2 diff --git a/ICLR2023/src/requirements.txt b/ICLR2023/src/requirements.txt index 1043751..af04fa0 100644 --- a/ICLR2023/src/requirements.txt +++ b/ICLR2023/src/requirements.txt @@ -7,4 +7,4 @@ fire strictfire pebble deepspeed == 0.6.1 -transformers == 4.12.5 \ No newline at end of file +transformers == 4.30.0 \ No newline at end of file