Skip to content

BLEU Accuracy Latest Version

S R Tarun edited this page May 31, 2018 · 5 revisions

As a part of doing Initial evaluation I have trained the currently existing model with a parameter of 120000 epochs and monument_300.

sh train.sh data/monument_300 120000.

The resultant Blue Accuracy was found to be 29.5(Latest commit) and ~70 for initial version(According to the paper here).

Here is a glimpse of BLEU Accuracy value obtained for the latest version.

Image

The values of BLEU accuracy changed with different epochs as follows:

120k epochs - 29.5

12k epochs - 75.2

36k epochs - 76.8

Clone this wiki locally