File size: 315 Bytes
3b99abb | 1 2 3 4 5 6 7 8 9 10 | # 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.
|