Skip to content

Commit ff9b62d

Browse files
author
Grégoire
committed
add output to the doc
1 parent 86162c6 commit ff9b62d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/rnnslu.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,8 +367,11 @@ The user can then run the code by calling:
367367

368368
python code/rnnslu.py
369369

370-
UPDATE THE OUTPUT TO THAT SCRIPT
371-
370+
('NEW BEST: epoch', 25, 'valid F1', 96.84, 'best test F1', 93.79)
371+
[learning] epoch 26 >> 100.00% completed in 28.76 (sec) <<
372+
[learning] epoch 27 >> 100.00% completed in 28.76 (sec) <<
373+
...
374+
('BEST RESULT: epoch', 57, 'valid F1', 97.23, 'best test F1', 94.2, 'with the model', 'rnnslu')
372375

373376
**Timing**
374377

0 commit comments

Comments
 (0)