default='inference.get_pooled_embedding.pdmodel',help="The name of file to load the inference program. If it is None, the default filename __model__ will be used.")
default='inference.get_pooled_embedding.pdiparams',help="The name of file to load all parameters. It is only used for the case that all parameters were saved in a single binary file. If parameters were saved in separate files, set it as None. Default: None.")