-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Hi,
i've tried to train an example model using the example_cornell.yml configuration but after 6800 steps the model is responding to all the request with the same 'sentence' : ..............
it seem the the training isn't doing much since at step 200 it prints:
training loss = 5.797; training perplexity = 329.45
Validation loss = 5.764; val perplexity = 318.69
and at step 6800 the values are almost the same:
training loss = 5.597; training perplexity = 269.70
Validation loss = 5.692; val perplexity = 296.40
What can be the cause of this ? How can a reasonable output been obtained ?
Metadata
Metadata
Assignees
Labels
No labels