-
Hi,
First, thanks for this awesome model: two hours using your model solved a scenario of 8 months for me to generate one specific voice :)
I'm creating a personal chatbot (old desire) with the ha…
-
What should I specify as the `model_type` in the JSON file?
from transformers import AutoModel
model = AutoModel.from_pretrained("zxhezexin/openlrm-obj-base-1.1")
ValueError: Unrecogniz…
-
请问你这里的bert预训练模型用的哪里的,我用的huggingface的bert-base-chinese,不但训练效果差,而且代码也一直报vocab的索引对不上的问题。
glMa7 updated
9 months ago
-
你好,请问可以发我邮箱一份下载好的词表txt文件吗?我一直下载的乱码。邮箱:[1692908697@qq.com](mailto:1692908697@qq.com)
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated to see that the Chinese dialect "Cantonese" doesn't get enough attention. As a HongKonger, Cantonese is the la…
-
作者您好,请问您的bert_config.json放在哪里,是放在bert-base-chinese.tar.gz压缩包里面吗?
-
@songyouwei chinese-bert-wwm是我找到的不错的中文预训练数据集,但是我在如何调用该数据集上遇到了问题,想请教如何调用,或者如何修改代码使其可以适配到网络中?[https://github.com/ymcui/Chinese-BERT-wwm#%E4%BD%BF%E7%94%A8%E5%BB%BA%E8%AE%AE](url)
-
# python3 run.py --model bert
Traceback (most recent call last):
File "run.py", line 5, in
from train_eval import train, init_network
File "/models/Bert-Chinese-Text-Classification-Pytorc…
-
Recently you updated "BERT pretrained on mixed large Chinese corpus (bert-large 24-layers) " on ReadMe. What hyperparameters (lr, batch size, max epochs) did you use when fine-tuning on CLUE?
-
### System Info
CPU Architecture: x86_64
GPU: NVIDIA A100-SXM4-40GB
TensorRT-LLM version: 0.14.0.dev2024091700
### Who can help?
_No response_
### Information
- [x] The official example scri…