-
### Is there an existing issue for this?
- [X] I have searched the existing issues and did not find a match.
### Current Behavior
`BertEmbeddings.pretrained() `can load successfully.
But whe…
-
-
请问您这个项目依赖的包都是什么版本的呢?在运行train.py的时候,python报错KeyedVectors没有add函数,我想这也许是gensim版本的问题
-
Hello,
Thank you for the code.But I ran into some problems,I don't know how to run your code.
I wanted to reproduce your training results, but I packed up the entire file and uploaded it to Goog…
-
* [The Illustrated GPT-2 (Visualizing Transformer Language Models) – Jay Alammar – Visualizing machine learning one concept at a time.](https://jalammar.github.io/illustrated-gpt2/)
* [完全图解GPT-2:看完…
-
启动命令:
`python api_v2.py -a 0.0.0.0 -p 7860 -c GPT_SoVITS/configs/tts_infer.yaml`
tts_infer.yaml:
`
custom:
bert_base_path: GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large
cnh…
-
我训练了两个epoch
输入:text = '中国保险资产管理业协会积极推进保险私[MASK]基金登记制改革落地实施'
输出:募
对于这个示例,我的预测结果是'事'
并且我尝试将text中的其他字MASK,预测出来也还是事
-
When I use "BertForQuestionAnswering.from_pretrained" to import my pytorch_model.bin, there having a error "tarfile.ReadError: not a gzip file".So, what should I do to use my pytorch_model.bin? Thanks…
-
训练了33个epoch得到下面的结果:
avg_precision: 0.7733637138826565, avg_recall: 0.7902737446924301, avg_f1: 0.7806660288039
Best F1: 0.7875311899437892
这个结果是不是跟bert+crf比还差一点点呢?
https://github.com/lonePat…
-
为什么我老报错这个问题呢?我完全都没动过代码,直接运行也是这样