yw1991

Results 9 issues of yw1991

Traceback (most recent call last): File "/Users/aaa/opt/anaconda3/envs/tf-1.13/lib/python3.6/site-packages/bert_base/client/__init__.py", line 197, in arg_wrapper return func(self, *args, **kwargs) File "/Users/aaa/opt/anaconda3/envs/tf-1.13/lib/python3.6/site-packages/bert_base/client/__init__.py", line 276, in encode rst = self._recv_ndarray().content if blocking else None File "/Users/aaa/opt/anaconda3/envs/tf-1.13/lib/python3.6/site-packages/bert_base/client/__init__.py",...

这个模型我训练出来了,但是我想将这个模型用在问答系统中做qq-match的模型,就是输入一句话,在一堆问题中找到和这个输入最相近的问题,请问怎么利用这个模型?谢谢

**Rasa NLU version**: **Operating system** (windows, osx, ...): **Content of model configuration file**: ```yml ``` **Issue**:

E:\Anaconda\lib\site-packages\tensorflow_hub\registry.py in __call__(self, *args, **kwargs) 43 raise RuntimeError( 44 "Missing implementation that supports: %s(*%r, **%r)" % ( ---> 45 self._name, args, kwargs)) 46 47 RuntimeError: Missing implementation that supports: loader(*('./chinese_L-12_H-768_A-12',),...

您好 ,您这个可以跑起来吗?能获得数据吗? 我最近也在弄这个,期待您的回复

按着官网步骤来的 报错:run_ernie.sh: line 22: --init_checkpoint: command not found

inputs_text_embedding + pitch_embeddings + energy_embeddings RuntimeError: The size of tensor a (50) must match the size of tensor b (411) at non-singleton dimension 1 2023-07-03:11:07:19 INFO [trainer.py:903] torch.Size([32, 50, 4])...