-
Hi,
I am using one of the "Sentence similarity" models e.g. 'distilbert-base-nli-stsb-quora-ranking'
As in my domain, I am sure I have quite unique words in my use-case.
How can I handle OOV words…
-
请问下有适合做aspect-based sentiment analysis的中文数据集吗?我在网上找到的似乎都是句子级别的数据。
-
Hi, I'd like to fine tune my model weights using my own dataset based on your pretrained weights, like dmn_referit_weights.pth, I don't know how to do that because I have no optimizer weights to resum…
-
load tts config from configs/纳雅.yaml
Loading Text2Semantic weights from GPT_weights/Laya_Final-e15.ckpt
Loading VITS weights from SoVITS_weights/Laya_Final_e8_s72.pth
Loading BERT weights from GPT_…
-
I am trying to use bert-base-chinese as the EMBEDDING_MODEL, but I keep getting the following error:
ValueError: The provided embedding function and vector index dimensions do not match.
Embedding f…
-
1. I want to do incremental pre-training on the existing RoBERTa. Which RoBERTa model should I use? Download directly from Hugging Face? Do I need to script it into UER format after downloading it? Is…
-
# 平台(如果交叉编译请再附上交叉编译目标平台):
Linux
# Github版本:
https://github.com/alibaba/MNN/releases [2.9.0](https://github.com/alibaba/MNN/releases/tag/2.9.0)
# 编译方式:
下载:chinese-bert-wwm-ext 模型下载链接:…
-
### .env.prod 内:
GPT_SOVITS_EMOTION_MAP='[
{
"name": "平静",
"sentences": [
{"text": "アリス、知ってます。世の中には、メイドカフェというものがあるらしいです。", "language": "ja", "path": "C:\\Users\\Administrato…
-
**Prerequisites**
> Please fill in by replacing `[ ]` with `[x]`.
* [x] Are you running the latest `bert-as-service`?
1.9.3
* [x] Did you follow [the installation](https://github.com/hanxiao/b…
-
使用bert4keras训练的BERT分类模型经过转换后报错提示有3个OP不支持转换:
paddle.__version__ = 1.7.2
Now translating model from tensorflow to paddle.
Shape[now is [-1, -1]] for input tensor[tensor name: "Input-Token"] not sup…