Skip to content

QinJinghui/NS-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NS-Solver

Training

1) cd language_models

2) edit train_language_model_train_test.py and set train_for_question=True

3) run lm for question: python3 train_language_model_train_test.py 

4) edit train_language_model_train_test.py and set train_for_question=False

5) run lm for equation: python3 train_language_model_train_test.py

6) copy the lm checkpoints in the solver save dir and then run the solver:
    6.1) cd solver
    6.2) python3 run_ns-solver.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages