-
```bash
./start.sh
Data directory found
/Users/xuyukun/Desktop/docdoku-plm-docker/data
Keystore found
/Users/xuyukun/Desktop/docdoku-plm-docker/keystore
unexpected character "." in variable na…
-
Hi Kaiyi and other authors,
Congratulations on this paper! The results look very promising, and I cannot wait to apply it to my project.
As I just started to run these codes.
In the extract.…
-
# step 2
from openprompt.plms import load_plm
plm, tokenizer, model_config, WrapperClass = load_plm("bert", "bert-base-cased")
如何修改代码,加载本地模型
-
Dear authors,
I am trying to apply the pointilism transformation to TSI files, that ive made a script for to ensure they match a similar dimension range to the provided sphere file.
However afte…
-
Hi author,
Huge fan of your work. I am currently trying to apply your code to a downstream task. Specifically, I am working with a protein PDB file and aim to extract the latent representation of the…
-
The del_aldb command works to delete records from non-PLM devices, by setting inuse flag to 0, but it seems to have no effect on the PLM. The records still stay inuse 1 when deleted.
I have seen re…
-
All-link groups are sometimes called Insteon scenes. Insteon calls these all-link groups and responders react to all-link group broadcasts. Most all Insteon devices can be all-link group controllers…
-
Got a chance to use networkit community detection in a real-world project and noticed that `PLM.getPartition()` gives two different results when called twice in a row. The first call returns the actu…
-
感谢作者提供一个smart 工具,做小数据实验时,发现了一个越界问题
测试的数据已经上传为zip格式。
下面是执行的工具:
cat train| ./plm_train -core 20 -piece_num 20 -m plm_featweight
cat train | ./plm_predict -core 1 -piece_num 20 -m plm_featweight -ou…
-
I installed it according to the instructions. But I get an error when I try to open
http://[my ip]:8000
Sorry Server isn't available, please try again
if i use `http://localhost:8000` it works …