Peiyao Li

Results 8 issues of Peiyao Li

Hi, thanks for the contribution on this library, especially the TorchProtein part. One suggestion would be loadsequence optimization. In current implementation: ```python for i, (sequence, smile) in enumerate(zip(sequences, smiles)): if...

Hi, thanks for the contribution on this awesome library, I come up with one issue with UQ with multiclass (n_class = 3) task using customized Tanimoto kernel as shown in...

In Ch18, trend analysis required the exact year for each record, which has been anonymized. Could you please provide the data you used for analysis in the Chapter?

Hi, we are using GPT provided by Azure. How should we configure the token for that? Many thanks

enhancement
question

Hi, I want to know is there any tutorial about integration of reasoner into research workflow? Like some other deep-research?

Hello, In the old ESM2, we use this code to get per residue embeddings at 33-layer: ```python # Load ESM-2 model model, alphabet = esm.pretrained.esm2_t33_650M_UR50D() batch_converter = alphabet.get_batch_converter() model.eval() #...

### 🔎 Search before asking | 提交之前请先搜索 - [x] I have searched the MinerU [Readme](https://github.com/opendatalab/MinerU) and found no similar bug report. - [x] I have searched the MinerU [Issues](https://github.com/opendatalab/MinerU/issues) and...

bug

Just want to say this project is awesome!