updated readme
Browse files
README.md
CHANGED
@@ -88,7 +88,7 @@ We released three trained model checkpoints in the [BioTrove-CLIP](https://huggi
|
|
88 |
## Usage
|
89 |
|
90 |
**To start using the BioTrove dataset, follow the instructions provided in the [GitHub](https://github.com/baskargroup/BioTrove). Model checkpoints are shared in the [model_ckpt](#directory) directory.**
|
91 |
-
**Metadata files are included in the [Directory](#directory). Please download the metadata from the [Directory](#directory)** and pre-process the data using the [
|
92 |
|
93 |
### Directory
|
94 |
```plaintext
|
|
|
88 |
## Usage
|
89 |
|
90 |
**To start using the BioTrove dataset, follow the instructions provided in the [GitHub](https://github.com/baskargroup/BioTrove). Model checkpoints are shared in the [model_ckpt](#directory) directory.**
|
91 |
+
**Metadata files are included in the [Directory](#directory). Please download the metadata from the [Directory](#directory)** and pre-process the data using the [biotrove_process](https://pypi.org/project/arbor-process/) PyPI library. The instructions to use the library can be found in [here](https://github.com/baskargroup/BioTrove/blob/main/Arbor-preprocess/README_arbor_process.md). The Readme file contains the detailed description of data preparation steps.
|
92 |
|
93 |
### Directory
|
94 |
```plaintext
|