We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error log: 2019-07-11 15:19:00.297296 LOADED VARIABLES: #416 2019-07-11 15:19:00.297304 N_QUERY: #258 2019-07-11 15:19:00.297312 N_EVID : #158 2019-07-11 15:19:00.297332 LOADED WEIGHTS: #12554 2019-07-11 15:19:00.302310 pbzip2: *ERROR: File [factorgraph/factors/inf_imply_has_transaction_has_transaction/factors.part-2.bin.bz2] is NOT a valid bzip2! Skipping... 2019-07-11 15:19:00.302358 ------------------------------------------- 2019-07-11 15:19:00.302377 pbzip2: *ERROR: File [factorgraph/factors/inf_imply_has_transaction_has_transaction/factors.part-1.bin.bz2] is NOT a valid bzip2! Skipping... 2019-07-11 15:19:00.302391 ------------------------------------------- 2019-07-11 15:19:00.302404 pbzip2: *ERROR: File [factorgraph/factors/inf_imply_has_transaction_has_transaction/factors.part-3.bin.bz2] is NOT a valid bzip2! Skipping... 2019-07-11 15:19:00.302417 ------------------------------------------- 2019-07-11 15:19:00.303280 sampler-dw: src/dstruct/factor_graph/factor_graph.cpp:234: void dd::FactorGraph::load(const dd::CmdParser&, bool, int): Assertion `n_loaded == n_factor' failed. 2019-07-11 15:19:00.303880 process/model/learning/run.sh: line 22: 15704 Aborted sampler-dw gibbs -w <(flatten factorgraph/weights) -v <(flatten factorgraph/variables) -f <(flatten factorgraph/factors) -m factorgraph/meta -o weights -l 1000 -s 1 -i 1000 --alpha 0.01 --sample_evidence ‘run/ABORTED’ -> ‘20190711/151858.223682655’
my DeepDive (v0.8.0-79) Operating environment:contenos7
Can't continue after the failure, please tell me how to do it, thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Error log:
2019-07-11 15:19:00.297296 LOADED VARIABLES: #416
2019-07-11 15:19:00.297304 N_QUERY: #258
2019-07-11 15:19:00.297312 N_EVID : #158
2019-07-11 15:19:00.297332 LOADED WEIGHTS: #12554
2019-07-11 15:19:00.302310 pbzip2: *ERROR: File [factorgraph/factors/inf_imply_has_transaction_has_transaction/factors.part-2.bin.bz2] is NOT a valid bzip2! Skipping...
2019-07-11 15:19:00.302358 -------------------------------------------
2019-07-11 15:19:00.302377 pbzip2: *ERROR: File [factorgraph/factors/inf_imply_has_transaction_has_transaction/factors.part-1.bin.bz2] is NOT a valid bzip2! Skipping...
2019-07-11 15:19:00.302391 -------------------------------------------
2019-07-11 15:19:00.302404 pbzip2: *ERROR: File [factorgraph/factors/inf_imply_has_transaction_has_transaction/factors.part-3.bin.bz2] is NOT a valid bzip2! Skipping...
2019-07-11 15:19:00.302417 -------------------------------------------
2019-07-11 15:19:00.303280 sampler-dw: src/dstruct/factor_graph/factor_graph.cpp:234: void dd::FactorGraph::load(const dd::CmdParser&, bool, int): Assertion `n_loaded == n_factor' failed.
2019-07-11 15:19:00.303880 process/model/learning/run.sh: line 22: 15704 Aborted sampler-dw gibbs -w <(flatten factorgraph/weights) -v <(flatten factorgraph/variables) -f <(flatten factorgraph/factors) -m factorgraph/meta -o weights -l 1000 -s 1 -i 1000 --alpha 0.01 --sample_evidence
‘run/ABORTED’ -> ‘20190711/151858.223682655’
my DeepDive (v0.8.0-79)
Operating environment:contenos7
Can't continue after the failure, please tell me how to do it, thank you
The text was updated successfully, but these errors were encountered: