graykode

(fixed) pyarrow version in google colab

...@@ -8,6 +8,7 @@ scikit-learn ...@@ -8,6 +8,7 @@ scikit-learn
8 seqeval 8 seqeval
9 psutil 9 psutil
10 sacrebleu 10 sacrebleu
11 +pyarrow>=0.16.0
11 rouge-score 12 rouge-score
12 tensorflow_datasets 13 tensorflow_datasets
13 pytorch-lightning==0.8.5 14 pytorch-lightning==0.8.5
......