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.
2 parents 06b1658 + c7fbb57 commit d921ed3Copy full SHA for d921ed3
requirements/runtime.txt
@@ -1,10 +1,24 @@
1
-torch
+torch>=2.1.0
2
loguru
3
-transformers==4.41.2
4
-datasets
+transformers>=4.41.2
5
huggingface-hub
6
sentencepiece
7
protobuf
8
-accelerate
+accelerate>=0.26.0
9
zstandard
10
easydict
+evaluate>=0.4.0
11
+datasets>=2.16.0
12
+jsonlines
13
+numexpr
14
+peft>=0.2.0
15
+pybind11>=2.6.2
16
+pytablewriter
17
+rouge-score>=0.0.4
18
+sacrebleu>=1.5.0
19
+scikit-learn>=0.24.1
20
+sqlitedict
21
+tqdm-multiprocess
22
+dill
23
+word2number
24
+more_itertools
0 commit comments