Open whatsupuh opened 2 years ago
debug: bert_model = BertVector(pooling_strategy="NONE", max_seq_len=200) 这里报错 self._read_buf = _pywrap_file_io.BufferedInputStream( TypeError: init(): incompatible constructor arguments. The following argument types are supported:
debug: bert_model = BertVector(pooling_strategy="NONE", max_seq_len=200) 这里报错 self._read_buf = _pywrap_file_io.BufferedInputStream( TypeError: init(): incompatible constructor arguments. The following argument types are supported: