SaProt / scripts /dataset /README.md
anzhi2710gmailcom's picture
Upload folder using huggingface_hub
3b99abb verified
|
Raw
History Blame Contribute Delete
315 Bytes

Introduction

lmdb_dataset.py

The lmdb_dataset.py file contains the abstract class for all datasets.

data_interface.py

The data_interface.py file is used to dynamically load a dataset.

saprot

The saprot folder contains various implementations for loading datasets for SaProt model and ESM models.