diff options
Diffstat (limited to 'views')
-rw-r--r-- | views/debug.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/debug.haml b/views/debug.haml index bfa7c73..e71f736 100644 --- a/views/debug.haml +++ b/views/debug.haml @@ -53,6 +53,7 @@ %p <strong>updated features:</strong> #{data["updated_features"]} %p <strong>learning rate:</strong> #{data["learning_rate"]} %p <strong>learning rate (sparse):</strong> #{data["learning_rate_sparse"]} + %p <strong>duration:</strong> #{data2["durations"][[data2["progress"].to_i-1].max]}ms %h2 k-best %p bleu | model score | original rank | \|e\| | translation \n features %p.red update needed ("any of the above hypotheses has a lower model score") |