You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My goal is to reproduce the model with the defined settings in config file: imojie.json.
I ran as suggested: python3 allennlp_script.py --param_path imojie/configs/imojie.json --s models/imojie --mode train_test
As for the data, because it was a test run, I used the first 100 instances from the data file: data/train/4cr_qpbo_extractions.tsv
The issue can be seen below: it hangs after validating, and validation seems to be off. Could you give some direction here on what the problem could be?
Hi,
My goal is to reproduce the model with the defined settings in config file: imojie.json.
I ran as suggested: python3 allennlp_script.py --param_path imojie/configs/imojie.json --s models/imojie --mode train_test
As for the data, because it was a test run, I used the first 100 instances from the data file: data/train/4cr_qpbo_extractions.tsv
The issue can be seen below: it hangs after validating, and validation seems to be off. Could you give some direction here on what the problem could be?
The text was updated successfully, but these errors were encountered: