-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How will I train the model and get the pickle files #3
Comments
Could you please answer this? |
Hi @archana3194 @lalppaul , there were two tf generated files you got after training the model. because they were too large so I could not upload them. you should be able to get them once you ran the end-end training. I suggest you try to use |
and of course, you need to prepare your training corpus following this pattern |
Thanks for the response. I ran the s2s_preprocess.py file and generated the 20180405.pkl file. After that i tried running the main.py from baselines and found out that i was missing train, test and valid pkl files. Am i missing any steps in between. Also, could you please provide the training corpus? Thanks in advance!! |
@YueLiu I have the same problem - could you please update the instruction how to run your code? |
Has anyone gotten this code working that could give the steps required to get it training? |
IN WHICH FOLDER I NEED TO KEEP THE WIKI-DBPEDIA_TRAIN.PY @YueLiu
The text was updated successfully, but these errors were encountered: