We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d3c9f commit 07e6472Copy full SHA for 07e6472
.gitmodules
@@ -1,3 +1,6 @@
1
[submodule "data/mosesdecoder"]
2
path = data/mosesdecoder
3
url = https://github.com/moses-smt/mosesdecoder.git
4
+[submodule "data-wiki/fastBPE"]
5
+ path = data-wiki/fastBPE
6
+ url = https://github.com/glample/fastBPE.git
data-wiki/fastBPE
0 commit comments