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

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'examples/training/clean.sh')
-rwxr-xr-xexamples/training/clean.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/training/clean.sh b/examples/training/clean.sh
deleted file mode 100755
index 931efc64..00000000
--- a/examples/training/clean.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash -v
-
-git clean -f
-rm -rf moses-scripts subword-nmt model data/ro-en.tgz \ No newline at end of file