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

a short description regarding the files need to be run #7

Open
rhoi2021 opened this issue Jul 19, 2021 · 1 comment
Open

a short description regarding the files need to be run #7

rhoi2021 opened this issue Jul 19, 2021 · 1 comment

Comments

@rhoi2021
Copy link

rhoi2021 commented Jul 19, 2021

Hi,
Could you explain the files need to be run briefly?
According to paper, I expect that student network employs the teacher network but I am little bit confused among different folders/files.
Thanks for your help!

@RichardHGL
Copy link
Owner

I think the folder organization should be easy to read. Hope following description works for you:
(1) running command is named as .sh, main_student/teacher/NSM.py is for student/teacher and basic NSM model respectively.
(2) Main part of the code is in NSM/ folder.
Agent: student, teacher (hybrid and parallel).
Model: forward reasoning, backward reasoning.
Modules: mainly instruction and reasoning modules described in paper.
data: data processing.
train: train and evaluation for methods
util: util functions
(3) preprocessing/ folder: data preprocessing to obtain question-specific graph.

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