Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/marian-nmt/marian-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d59310571b6e833414cb2cb40fd2c725fced66fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
*~
*.swo
*.swp

*.diff
*.out
*.log
*.stderr
*.stdout
*.tgz

vocab.de.yml
vocab.en.yml

tools/marian
tools/marian-dev
tools/moses-scripts
tools/subword-nmt
tools/nematus

models/wmt16_systems/en-de
models/wmt17_systems/en-de
models/wmt17_systems/scripts
models/wmt17_systems/vars
models/char-s2s
models/wnmt18
models/transformer/model.*
models/transformer/tc.*
models/transformer/vocab.*
models/transformer/*.bpe

data/*/corpus.*
data/*/*.bpe
data/*/truecase*
data/*/*.gz