We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a726e commit dc7449cCopy full SHA for dc7449c
ICLR2023/requirements.txt
@@ -230,7 +230,7 @@ torchvision==0.10.0
230
tornado==6.3.2
231
tqdm==4.62.2
232
traitlets==5.1.0
233
-transformers==4.10.0
+transformers==4.30.0
234
Twisted==22.10.0
235
typer==0.3.2
236
typing-extensions==3.10.0.2
ICLR2023/src/requirements.txt
@@ -7,4 +7,4 @@ fire
7
strictfire
8
pebble
9
deepspeed == 0.6.1
10
-transformers == 4.12.5
+transformers == 4.30.0
0 commit comments