-
404 Client Error: Not Found for url: https://huggingface.co//model/chinese-bert-wwm-ext/resolve/main/config.json
Traceback (most recent call last):
File "H:\Anaconda\envs\softmasked\lib\site-packa…
-
Hi there,
I'm using community model 'bert-base-chinese' from HuggingFace to finetune masked LMs and I get the following error:
ValueError:
Model 'BertForMaskedLMOptimized' is not supported by t…
-
- **env**:ubuntu18.04,python3.6,
- **describe**:when i run the command as follow,there is a error (`std::bad_alloc` ),how can i fix it?
```bash
ice-melt@DELL:~$ bert-serving-start -model_dir /ho…
-
感谢提供标准的中文模型,网上基本上都是大佐口气!
1、请问vits_bert_model.pth是放在根目录吗?运行出错了。
put prosody_model.pt To ./bert/prosody_model.pt
put vits_bert_model.pth To ./vits_bert_model.pth
python vits_infer.py --config ./co…
-
请问下competition_train.db是做什么的呢?
我在熟读您的代码的时候,有几个疑问:
1、Preprocessing中:
![image](https://github.com/VisualJoyce/ChengyuBERT/assets/48983651/36d2e442-0d1b-4a1a-9b53-d4cffacf79cd)
这些official_*.db是干嘛的?可以…
-
我通过transformers使用roberta_chinese_pair_tiny,提示以下warning
1. You are using a model of type roberta to instantiate a model of type bert. This is not supported for all configurations of models and can yie…
-
- warming
> python3 train.py --model_type=bert-base-chinese --truncation=True
![image](https://user-images.githubusercontent.com/20811685/96463981-e0edc400-1259-11eb-84b8-55cf227568db.png)
> …
-
请问是否有 pytorch版的Chinese bert-large (24-layer, 1024-hidden, 16-heads) pretrained model?
-
modelling文件中variable mapping函数中的mapping存在bug.
hugging face的模型文件中layerNorm参数用的是gamma和beta, 作者给的是weight bias, 不匹配
-
**Prerequisites**
> Please fill in by replacing `[ ]` with `[x]`.
* [√] Are you running the latest `bert-as-service`?
* [√] Did you follow [the installation](https://github.com/hanxiao/bert-as-…