summaryrefslogtreecommitdiff
path: root/training/dtrain/examples/parallelized/work/out.2.2
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-02-26 23:09:15 +0100
committerPatrick Simianer <p@simianer.de>2015-02-26 23:09:15 +0100
commit0982b8bbb67a42d4b0e084a217e0acd7ddcff243 (patch)
treeed0c3c8259e9218a3330dec4638da0ec4188e131 /training/dtrain/examples/parallelized/work/out.2.2
parent92c4e1558544a367a8266301385892817a4e3426 (diff)
more fixes
Diffstat (limited to 'training/dtrain/examples/parallelized/work/out.2.2')
-rw-r--r--training/dtrain/examples/parallelized/work/out.2.249
1 files changed, 25 insertions, 24 deletions
diff --git a/training/dtrain/examples/parallelized/work/out.2.2 b/training/dtrain/examples/parallelized/work/out.2.2
index f5d6229f..908e5214 100644
--- a/training/dtrain/examples/parallelized/work/out.2.2
+++ b/training/dtrain/examples/parallelized/work/out.2.2
@@ -2,43 +2,44 @@ Loading the LM will be faster if you build a binary file.
Reading ../standard/nc-wmt11.en.srilm.gz
----5---10---15---20---25---30---35---40---45---50---55---60---65---70---75---80---85---90---95--100
****************************************************************************************************
+ Example feature: Shape_S00000_T00000
dtrain
Parameters:
k 100
N 4
T 1
learning rate 0.0001
- error margin 1
+ margin 1
l1 reg 0
decoder conf 'cdec.ini'
- input 'work/shard.2.0.in'
+ input 'work/shard.2.0'
output 'work/weights.2.2'
weights in 'work/weights.1'
-(a dot per input)
+(1 dot per processed input)
Iteration #1 of 1.
- .... 3
+ ... 3
WEIGHTS
- Glue = -0.90863
- WordPenalty = +0.10819
- LanguageModel = +0.5239
- LanguageModel_OOV = -0.41623
- PhraseModel_0 = -0.86868
- PhraseModel_1 = +0.40784
- PhraseModel_2 = +1.1793
- PhraseModel_3 = -0.24698
- PhraseModel_4 = -1.2353
- PhraseModel_5 = +0.03375
- PhraseModel_6 = -0.17883
- PassThrough = -0.44638
+ Glue = -0.1781
+ WordPenalty = +0.262
+ LanguageModel = +1.468
+ LanguageModel_OOV = -0.4828
+ PhraseModel_0 = -0.4867
+ PhraseModel_1 = +0.3306
+ PhraseModel_2 = +0.7159
+ PhraseModel_3 = +0.01232
+ PhraseModel_4 = -1.128
+ PhraseModel_5 = +0.04098
+ PhraseModel_6 = -0.3829
+ PassThrough = -0.5045
---
- 1best avg score: 0.12788 (+0.12788)
- 1best avg model score: 41.302
- avg # pairs: 2246.3
- non-0 feature count: 12
+ 1best avg score: 16.34 (+16.34)
+ 1best avg model score: +12.6
+ avg # updates: 1823
+ non-0 feature count: 2883
+ avg f count: 160
avg list sz: 100
- avg f count: 10.98
-(time 0.35 min, 7 s/S)
+(time 0.2 min, 4 s/S)
---
-Best iteration: 1 [GOLD = 0.12788].
-This took 0.35 min.
+Best iteration: 1 [GOLD = 16.34].
+This took 0.2 min.