Skip to content
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

What is the cBond_detailed training dataset for WLDN model #18

Open
YunpengCai opened this issue Nov 6, 2020 · 1 comment
Open

What is the cBond_detailed training dataset for WLDN model #18

YunpengCai opened this issue Nov 6, 2020 · 1 comment

Comments

@YunpengCai
Copy link

Hi, I am trying to retrain the WLDN model with our own datasets, but I don't know how the training dataset (train.cBond_detailed) is made.

This dataset seems to be the part of the predicted result from the WLN model, but I cannot find any script in the repo to do this.

Could you please explain this part to me?

best regards
Yunpeng

@connorcoley
Copy link
Owner

Hi Yunpeng,

The notes for usage can be seen here: https://github.com/connorcoley/rexgen_direct/blob/master/rexgen_direct/core_wln_global/notes.txt

Line 36 has the instructions for getting train.cbond_detailed:
python nntest_direct.py --test ../data/train.txt.proc --hidden 300 --depth 3 --model model-300-3-direct --checkpoint ckpt-140000 --verbose 1 --detailed 1 > model-300-3-direct/train.cbond_detailed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants