mirror of
https://github.com/wassname/multifit.git
synced 2026-09-09 11:27:26 +08:00
Minor tweaks.
This commit is contained in:
@@ -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
@@ -1,2 +1,4 @@
|
||||
fire>=0.1.3
|
||||
cupy>=5.0.0
|
||||
cupy>=5.0.0
|
||||
scikit-learn>=0.20
|
||||
sacremoses>=0.0.5
|
||||
Reference in New Issue
Block a user