yxnyu

Results 8 comments of yxnyu

> Hi, you can use the latest image(unimol-qsar:v0.5), multi-task regression bugs should fixed in the latest version. Thanks you for your reply. I just try it but still failure. I...

[https://drive.google.com/file/d/1HmEPKFl6Vn5r6AY9_OzYTrrXR9CA2lXX/view?usp=drive_link](url) Here is the csv link of truncated version.

> After our testing, it has been confirmed that v0.5 has removed the power transformer. Please check the image you selected again. In addition, we tested this data and found...

Thanks! I used the target_normalize='none' and the trainning is ok!

Thanks! And to such a big dataset, I am wondering if the unimol tool has the mulit-GPU version parameters?

#### Thanks! I've successfully installed the unimol library and rdkit (2022), but I'm still encountering an issue where the path automatically appends "/Usage" after the command. I copied the entire...

I wonder how to use the bio_embeddings.embed.ESM1bEmbedder() if I just want to get the trained animo acid vectors?

I tired several times install it but when I am usting from bio_embeddings.embed import ESM1bEmbedder embedder = ESM1bEmbedder() embedding = embedder.embed("SEQVENCE") it will show unexpected EOF, expected 4802126 more bytes....