anbo724
anbo724
I have trained the Esim and Bert model. However, I can not found any code for predicting new sentence pair? Is anyone can help?
i used the released jar of neosemantics-3.3.0.2.jar, and I install it follow the introduction. After starting neo4j, i got error likes this: There is no procedure with the name `semantics.importRDF`...
训练报错 Providing a bool or integral fill value without setting the optional `dtype` or `out` arguments is currently unsupported. In PyTorch 1.7, 什么版本的pytoch可以使用?
训练速度很慢
在NER crf任务上感觉速度特别慢,我是4卡的RTX,每个卡只占用了166m现存,但是cpu占用1000%以上。 为什么感觉计算都放在了cpu而不是gpu呢? 我安装的时候先安装的bert4keras,然后安装的TensorFlow-gpu。 真心求教! 提问时请尽可能提供如下信息: ### 基本信息 - 你使用的**操作系统**: - 你使用的**Python**版本: - 你使用的**Tensorflow**版本: tensorflow-gpu =1.14 - 你使用的**Keras**版本: 2.3.1 - - 你使用的**bert4keras**版本: 0.10.6 - 你使用纯**keras**还是**tf.keras**: - 你加载的**预训练模型**: ### 核心代码 ```python...
Loading checkpoint shards: 100%|███████████████████████████████████████████████████████████████████| 41/41 [00:28
### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmocr/issues) and [Discussions](https://github.com/open-mmlab/mmocr/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the [latest version (0.x)](https://github.com/open-mmlab/mmocr) or...
Is there any example to support the xlm-r model?
Some weights of XLMRobertaModel were not initialized from the model checkpoint at model/ and are newly initialized: ['roberta.pooler.dense.weight', 'roberta.pooler.dense.bias'] You should probably TRAIN this model on a down-stream task to...
python train.py wordmap tassign topic_number /topical_word_embeddings-master/TWE-1/gensim/models/word2vec.py:405: UserWarning: Cython compilation failed, training will be slow. Do you have Cython installed? `pip install cython` warnings.warn("Cython compilation failed, training will be slow. Do...