-
请问bert-xs使用的tokenizer和bert-base-chinese是一样的吗
-
System Info
GPU: NVIDIA RTX 4090
TensorRT-LLM 0.13
quest 1: How can I use the OpenAPI to perform inference on a TensorRT engine model?
root@docker-desktop:/llm/tensorrt-llm-0.13.0/examples/apps# pyt…
-
### Is your feature request related to a problem? Please describe
Currently, Xinference does not support classification models such as BERT-base-chinese. In our project, classification models are har…
-
RuntimeError: mat1 and mat2 shapes cannot be multiplied (11264x1024 and 768x6)
当
```
'roberta': (
'transformers.BertTokenizer',
'transformers.RobertaModel',
'transforme…
-
请教一下可否告知一下 Chinese-Text-Classification-Based-on-Bert 这个项目的数据集来源,谢谢啦@liang8qi
-
D:\asdasd\AI\GPT-SoVITS-Server-main\GPT-SoVITS-Server-main>python server.py
DirectML可用,将使用DirectML进行推理加速。
设备名称: NVIDIA GeForce GTX 1650
Traceback (most recent call last):
File "D:\asdasd\AI\GPT-…
-
about test results, you use which Chinese Bert model ? which repo?
wac81 updated
3 years ago
-
sh run_ner_span.sh
Didn't find file /pretrained_bert_models/bert-base-chinese/added_tokens.json. We won't load it.
Didn't find file /pretrained_bert_models/bert-base-chinese/special_tokens_map.js…
-
https://kuhungio.me/2019/bert-chinese-finetune/
-
Hello, I was wondering if we can replace the BERT for current supported models
```python
Languages.JP: BASE_DIR / "bert" / "deberta-v2-large-japanese-char-wwm",
Languages.EN: BASE_DIR / "…