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

github.com/marian-nmt/marian-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Junczys-Dowmunt <Marcin.JunczysDowmunt@microsoft.com>2019-02-05 01:38:29 +0300
committerMarcin Junczys-Dowmunt <Marcin.JunczysDowmunt@microsoft.com>2019-02-05 01:38:29 +0300
commit48fd78e745da02adc8a84a29dd822038b710376e (patch)
tree85f6190be2eb2eb304d3d0637b90058786b5ce5a
parent4d2e39170200492cc7707e7a961b5939f4b80d6a (diff)
adapt more expected values
-rw-r--r--tests/training/cost-functions/ce-sum.expected16
-rw-r--r--tests/training/models/nematus/encdec_depth.expected10
-rw-r--r--tests/training/models/nematus/wmt17.expected10
-rw-r--r--tests/training/restoring/validation/valid_lowisbet.expected2
4 files changed, 19 insertions, 19 deletions
diff --git a/tests/training/cost-functions/ce-sum.expected b/tests/training/cost-functions/ce-sum.expected
index 876f86b..ccbb4ca 100644
--- a/tests/training/cost-functions/ce-sum.expected
+++ b/tests/training/cost-functions/ce-sum.expected
@@ -1,8 +1,8 @@
-13170.84277344
-13018.97656250
-7211.88769531
-18545.22460938
-9576.10937500
-16461.27343750
-11408.43750000
-15438.55664062
+13170.84375000
+13018.97851562
+7211.88525391
+18545.24804688
+9576.11328125
+16461.33593750
+11408.51269531
+15438.73730469
diff --git a/tests/training/models/nematus/encdec_depth.expected b/tests/training/models/nematus/encdec_depth.expected
index 6493f61..effcb8a 100644
--- a/tests/training/models/nematus/encdec_depth.expected
+++ b/tests/training/models/nematus/encdec_depth.expected
@@ -1,5 +1,5 @@
-489.10003662
-462.48590088
-438.57839966
-420.93200684
-404.64556885
+489.02801514
+461.92736816
+437.93716431
+420.00244141
+403.86767578
diff --git a/tests/training/models/nematus/wmt17.expected b/tests/training/models/nematus/wmt17.expected
index 6dc8116..c5fe3bd 100644
--- a/tests/training/models/nematus/wmt17.expected
+++ b/tests/training/models/nematus/wmt17.expected
@@ -1,5 +1,5 @@
-490.08529663
-466.06594849
-442.54638672
-426.43572998
-411.96545410
+490.14199829
+466.33099365
+442.77502441
+426.73303223
+411.37976074
diff --git a/tests/training/restoring/validation/valid_lowisbet.expected b/tests/training/restoring/validation/valid_lowisbet.expected
index 53db5cf..c6c1681 100644
--- a/tests/training/restoring/validation/valid_lowisbet.expected
+++ b/tests/training/restoring/validation/valid_lowisbet.expected
@@ -1,5 +1,5 @@
[valid] Ep. 1 : Up. 30 : cross-entropy : 299.128 : new best
[valid] Ep. 2 : Up. 60 : cross-entropy : 298.528 : new best
[valid] Ep. 3 : Up. 90 : cross-entropy : 296.425 : new best
-[valid] Ep. 4 : Up. 120 : cross-entropy : 297.844 : stalled 1 times (last best: 296.425)
+[valid] Ep. 4 : Up. 120 : cross-entropy : 297.838 : stalled 1 times (last best: 296.425)
[valid] Ep. 5 : Up. 150 : cross-entropy : 297.729 : stalled 2 times (last best: 296.425)