diff options
author | Chris Dyer <cdyer@cs.cmu.edu> | 2010-12-22 08:58:07 -0600 |
---|---|---|
committer | Chris Dyer <cdyer@cs.cmu.edu> | 2010-12-22 08:58:07 -0600 |
commit | b5ca2bd7001a385594af8dc4b9206399c679f8c5 (patch) | |
tree | 332cb09a27f783760532e688e14bde21a128bb2b /report/prune_results/README | |
parent | 86805dcb8aaaa716fdc73725ad41e411be53f6a6 (diff) |
remove report
Diffstat (limited to 'report/prune_results/README')
-rw-r--r-- | report/prune_results/README | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/report/prune_results/README b/report/prune_results/README deleted file mode 100644 index d448ce10..00000000 --- a/report/prune_results/README +++ /dev/null @@ -1,21 +0,0 @@ -tuned on urdu baselines (hiero) devtest, test on mt09 - -hdt: single pass (no pruning of -LM forest). these weights were used for the -final +LM rescoring in all cases. (tune BLEU 22.2) - -2pass-hdt: 1st pass weights same as final weights (bad) (tune BLEU ???) - -2pass-hdt0: 1st pass weights tuned without any lm (same final weights as hdt). (tune BLEU 14.7) - -2pass-hdt1: 1st pass weights tuned with unigram lm (same final). (tune BLEU 16.2) - -data files / graphs: 2nd column is BLEU - -2pass-hdt - first column is beam alpha scaled per source word. - -times.2pass-hdt - first column is +LM rescoring time - -space.2pass-hdt - first column is portion of -LM forest edges kept - -It would be nice to graph these with the same scale, or preferably as 3 lines in -the same graph. |