Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit 897646e

Browse files
committed
commit id updated
1 parent 5833774 commit 897646e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/exp-scripts/transformer_iwslt_de_en.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ virtualenv sfutranslate
44
source sfutranslate/bin/activate
55
git clone https://github.com/sfu-natlang/SFUTranslate.git
66
cd SFUTranslate/ || return
7-
git checkout c50b27c52f8950c112636ed17a477bd36ba995c0
7+
git checkout 5833774270aa225df1b5146d63bce6f6511c26a2
88
python setup.py install
99
python -m spacy download en
1010
python -m spacy download de

resources/exp-scripts/transformer_multi30k_de_en.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ virtualenv sfutranslate
44
source sfutranslate/bin/activate
55
git clone https://github.com/sfu-natlang/SFUTranslate.git
66
cd SFUTranslate/ || return
7-
git checkout c50b27c52f8950c112636ed17a477bd36ba995c0
7+
git checkout 5833774270aa225df1b5146d63bce6f6511c26a2
88
python setup.py install
99
python -m spacy download en
1010
python -m spacy download de

0 commit comments

Comments
 (0)