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

Being able to run the pre-trained model of surface-lr on a given input file #6

Open
danyaljj opened this issue Aug 6, 2018 · 1 comment

Comments

@danyaljj
Copy link
Member

danyaljj commented Aug 6, 2018

@microth
Would be great if we can change the script a little bit such that it is more compatible with the setting we have in the CodaLab.

I think we need the following settings:

  • training script: take the local train file and train on it.
  • evaluation script: given the pre-trained model, load it and evaluate on a given input file. The following format would be ideal:
> script_name  <input-data-json-file> <output-prediction-json-path>
@microth
Copy link
Collaborator

microth commented Aug 20, 2018

@danyaljj This should be solved now. Just to be on the safe side, can you give both scripts a try?

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