Seq2Seq-Vis
Seq2Seq-Vis copied to clipboard
creating a s2s.yaml file
Following the instructions we have been able to obtain all the parameters that must be included in de s2s.yaml file except one. However we do not know where and how to obtain the train.h5 file. Could anybody help us? Thanks
My guess is the train.h5
file is your original states.h5
that gets generated from the extract_context.py
while preparing your data.
You can generate train.h5 using this: https://github.com/HendrikStrobelt/LSTMVis/blob/master/docs/chapter/tools.md#convert-.txt-to-.h5-and-.dict