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
[2022-06-29 15:38:16] [config] ulr-keys-vectors: "" [2022-06-29 15:38:16] [config] ulr-query-vectors: "" [2022-06-29 15:38:16] [config] ulr-softmax-temperature: 1 [2022-06-29 15:38:16] [config] ulr-trainable-transformation: false [2022-06-29 15:38:16] [config] version: v1.8.40 24df8f1 2020-02-15 13:47:18 -0800 [2022-06-29 15:38:16] [config] vocabs: [2022-06-29 15:38:16] [config] - ./save_v3/model_20220606/vocab.en.yml [2022-06-29 15:38:16] [config] - ./save_v3/model_20220606/vocab.zh.yml [2022-06-29 15:38:16] [config] word-penalty: 0 [2022-06-29 15:38:16] [config] workspace: 500 [2022-06-29 15:38:16] [config] Loaded model has been created with Marian v1.8.40 24df8f1 2020-02-15 13:47:18 -0800 [2022-06-29 15:38:16] [data] Loading vocabulary from JSON/Yaml file ./save_v3/model_20220606/vocab.en.yml [2022-06-29 15:38:17] [data] Loading vocabulary from JSON/Yaml file ./save_v3/model_20220606/vocab.zh.yml [2022-06-29 15:38:19] [memory] Extending reserved space to 512 MB (device gpu3) [2022-06-29 15:38:19] Loading scorer of type transformer as feature F0 [2022-06-29 15:38:19] Loading model from save_v3/model_20220602v1/model.iter445000.npz [2022-06-29 15:38:22] [memory] Reserving 405 MB, device gpu3 [2022-06-29 15:38:22] Error: Graph was reloaded and parameter 'F0::decoder_ff_logit_out_W' is newly created [2022-06-29 15:38:22] Error: Aborted from marian::Expr marian::ExpressionGraph::param(const string&, const marian::Shape&, const NodeInitializer&, bool) in /data/lixiaopu/code/marian/src/graph/expression_graph.h:346
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[2022-06-29 15:38:16] [config] ulr-keys-vectors: ""
[2022-06-29 15:38:16] [config] ulr-query-vectors: ""
[2022-06-29 15:38:16] [config] ulr-softmax-temperature: 1
[2022-06-29 15:38:16] [config] ulr-trainable-transformation: false
[2022-06-29 15:38:16] [config] version: v1.8.40 24df8f1 2020-02-15 13:47:18 -0800
[2022-06-29 15:38:16] [config] vocabs:
[2022-06-29 15:38:16] [config] - ./save_v3/model_20220606/vocab.en.yml
[2022-06-29 15:38:16] [config] - ./save_v3/model_20220606/vocab.zh.yml
[2022-06-29 15:38:16] [config] word-penalty: 0
[2022-06-29 15:38:16] [config] workspace: 500
[2022-06-29 15:38:16] [config] Loaded model has been created with Marian v1.8.40 24df8f1 2020-02-15 13:47:18 -0800
[2022-06-29 15:38:16] [data] Loading vocabulary from JSON/Yaml file ./save_v3/model_20220606/vocab.en.yml
[2022-06-29 15:38:17] [data] Loading vocabulary from JSON/Yaml file ./save_v3/model_20220606/vocab.zh.yml
[2022-06-29 15:38:19] [memory] Extending reserved space to 512 MB (device gpu3)
[2022-06-29 15:38:19] Loading scorer of type transformer as feature F0
[2022-06-29 15:38:19] Loading model from save_v3/model_20220602v1/model.iter445000.npz
[2022-06-29 15:38:22] [memory] Reserving 405 MB, device gpu3
[2022-06-29 15:38:22] Error: Graph was reloaded and parameter 'F0::decoder_ff_logit_out_W' is newly created
[2022-06-29 15:38:22] Error: Aborted from marian::Expr marian::ExpressionGraph::param(const string&, const marian::Shape&, const NodeInitializer&, bool) in /data/lixiaopu/code/marian/src/graph/expression_graph.h:346
The text was updated successfully, but these errors were encountered: