diff --git a/ICLR2023/requirements.txt b/ICLR2023/requirements.txt index 11cc109..d0e3025 100644 --- a/ICLR2023/requirements.txt +++ b/ICLR2023/requirements.txt @@ -230,7 +230,7 @@ torchvision==0.10.0 tornado==6.3.3 tqdm==4.62.2 traitlets==5.1.0 -transformers==4.30.0 +transformers==4.36.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 af04fa0..3104c78 100644 --- a/ICLR2023/src/requirements.txt +++ b/ICLR2023/src/requirements.txt @@ -7,4 +7,4 @@ fire strictfire pebble deepspeed == 0.6.1 -transformers == 4.30.0 \ No newline at end of file +transformers == 4.36.0 \ No newline at end of file