wangqingbin
wangqingbin
> I tried to use multi gpus with data_parallel, but got an error: > > File "main_transformer_classification.py", line 45, in train > out, att_map = self.model(data) > File "/usr/local/lib64/python3.6/site-packages/torch/nn/modules/module.py", line...
> You can do it with the manual indexes, but the fulltext schema index does not support it. how to use the manual indexes to solve the problem? Could you...
> Neo4j 3.5 > > Be great to also index array strings - > > CALL db.index.fulltext.createRelationshipIndex('role_index', ['ACTED_IN'], ['roles']) > > CALL db.index.fulltext.queryRelationships("role_index", "Neo") YIELD relationship, score RETURN * >...
> 感谢关注,我们近期会release预训练和finetune之后的checkpoint. > > Thanks for your attention. We will release the pretrained and finetuned checkpoints soon. 好的,非常感谢!