-
### 你是否已经阅读并同意《Datawhale开源项目指南》?
- [X] 我已阅读并同意[《Datawhale开源项目指南》](https://github.com/datawhalechina/DOPMC/blob/main/GUIDE.md)
### 你是否已经阅读并同意《Datawhale开源项目行为准则》?
- [X] 我已阅读并同意[《Datawhale开源项目行为准则》](h…
-
Are BERT models supported?
-
-
请问代码中的bert模型可以在本地准备吗,我注意到代码里有一个self.tokenizer.dee_tokenize(sent_text),但是不太清楚dee_tokenize是什么,运行之后显示没有这个东西
-
can you help me ?
D:\xlnet-Pytorch-master>python main.py
Model name 'bert-large-uncased' was not found in model name list (bert-base-uncased, bert-large-uncased, bert-base-cased, bert-large-cased, b…
-
As the title suggests.
Refer to https://github.com/apinge/MeloTTS.cpp/pull/1
-
Dear authors,
I am trying to use your model but it appears it does not find the Mole_BERT module
before reading any input.
In datasetes/__init__.py fails to import the "Mole_BERT.loader", which is …
-
**Describe the bug**
I tried to optimize BERT model with bert_ptq_cpu.json but it gave 7 output models.
It there any ways or change the config to get only one output model?
```
[2024-10-25 10:54:59,1…
-
### System Info
```shell
transformers.js@main
```
### Who can help?
@xenova
It is mentioned in that [wav2vec2-bert](https://huggingface.co/docs/transformers.js/main/en/index#models:~:…
-
We are trying to run Airtag on a BERT model that we found at https://github.com/google-research/bert?tab=readme-ov-file, but we are getting an error. We realized that the model that Airtag originally …