-
# 🐛 Bug
## Information
Model I am using (Bert, XLNet ...): BertTokenizer (but seems to apply to most)
Language I am using the model on (English, Chinese ...): English
The problem arises wh…
-
It would be nice if the vocab files be automatically downloaded if they don't already exist. Also would be better if you add a short note/comment in the readme file so that folks know that they should…
-
复现代码如下
```python
from model.ReLM.autocsc import AutoCSCReLM
import torch
from transformers import AutoTokenizer
bert_base_path = '/path/to/bert-base-chinese'
relm_path = '/path/to/relm-m0.3.…
-
win环境下 run_bert时总会出现
Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
(venv) PS C:\Users\Ylab\DeepKE\example\ner\standard> python run_bert.py
C:\Users\Ylab\DeepKE\venv\li…
-
**Describe the question**
> A clear and concise description of what the question is.
您好,请问DeepKE中内置的这几种预训练模型具体是什么模型。我知道lm是谷歌的bert-base-chinese,其他的cnn、rnn等具体是什么模型呢?
**Environment (please c…
-
This issue contains the test results for the upstream sync, develop PR, and release testing branches. Comment 'proceed with rebase' to approve. Close when maintenance is complete or there will be prob…
-
您好,这里bert是不是需要自己先下载下来,还是在代码里面自动下载了呀?
![微信图片_20240410212605](https://github.com/hellen9527/Pytorch-Chinese-Text-Classification/assets/103234521/47f50f3c-bcf2-4fae-a4d3-18d8954cf7ef)
-
~/liuao/GPT-SoVITS main ?1 ❯ python webui.py --listen 7s GPTSoVits jss41@node41 …
-
### Is there an existing issue for this?
I find it here(I'm not sure it's the same error) : https://github.com/JohnSnowLabs/spark-nlp/issues/5918
### Current Behavior
I got error below:
```
…
-
```
音频参考文本: 列车巡游银河,我不一定都能帮上忙,但只要是花钱能解决的事,尽管和我说吧。
['列车巡游银河,我不一定都能帮上忙,但只要是花钱能解决的事,尽管和我说吧。']
['zh']
Building prefix dict from the default dictionary ...
Loading model from cache /tmp/jieba.cache
Lo…