Minor tweaks.

This commit is contained in:
Piotr Czapla
2018-11-15 23:41:02 +01:00
parent 08d71dd45e
commit 6ba3e68f9e
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -22,3 +22,5 @@ fi
unzip "${MT_PATH}" -d "${XNLI_DIR}"
unzip "${XNLI_PATH}" -d "${XNLI_DIR}"
echo "Please note xnli en is already tokenized with Moses"
+3 -1
View File
@@ -1,2 +1,4 @@
fire>=0.1.3
cupy>=5.0.0
cupy>=5.0.0
scikit-learn>=0.20
sacremoses>=0.0.5