Closed empty-id closed 4 years ago
Hi, I notice that the script only provides save arg but no load arg.
save
load
Hi, in our experiments we only needed to reload pretrained embeddings (with the option --pretrained-embeddings). If you would like to reload the entire model weights, feel free to send us a pull request:)
Hi, I notice that the script only provides
save
arg but noload
arg.