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

--do_train --train_file {path to the training json file of the dataset} \ #23

Closed
AlanQuille opened this issue Sep 6, 2021 · 4 comments

Comments

@AlanQuille
Copy link

Hi,
I was wondering what specifically is referred to by --train_file? Is it the JSONL file used as the input file for the entity model? Thank you very much.

@a3616001
Copy link
Member

a3616001 commented Sep 7, 2021

Yes, --train_file specifies the JSONL file of the training set and it is the input file for the entity model.

@AlanQuille
Copy link
Author

Thank you very much. Is it also the same file for where it says --train_file in the Approximation relation model section?

@a3616001
Copy link
Member

a3616001 commented Sep 8, 2021

Yes, it is the same file that is used in the approximation model.

@AlanQuille
Copy link
Author

Great, thank you very much.

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