Replies: 1 comment 2 replies
-
Hi, I don't have the training data ready yet, #13 is tracking on me fixing that so that the paper can be reproduced, or at least tried to be reproduced. As I am still working on getting the training data prepped, I haven't actually tried training it for a lot of iterations. Could you maybe submit a bug report with the code you are using that results in the segmentation fault? I do know these models are quite large and can mean running out of memory when trying to train them. I'd recommend shrinking the model parameters to make it more easily fit on whatever device you are using. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HI [Jacob Bieker], can you show us an example to prepared training data set and train the model? And I recently tried to implement the model and got "segmentation fault" after certain training epoch. Do you experience any memory leakage? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions