updated readme
Browse files
README.md
CHANGED
@@ -86,8 +86,8 @@ We released three trained model checkpoints in the [BioTrove-CLIP](https://huggi
|
|
86 |
|
87 |
## Usage
|
88 |
|
89 |
-
**To start using the BioTrove dataset, follow the instructions provided in the [GitHub](https://github.com/baskargroup/BioTrove). Model checkpoints are shared in the [
|
90 |
-
**Metadata files are included in the [Directory](#directory). Please download the metadata from the [Directory](#directory)** and pre-process the data using the [
|
91 |
|
92 |
### Directory
|
93 |
```plaintext
|
|
|
86 |
|
87 |
## Usage
|
88 |
|
89 |
+
**To start using the BioTrove dataset, follow the instructions provided in the [GitHub](https://github.com/baskargroup/BioTrove). Model checkpoints are shared in the [BioTrove-CLIP](https://huggingface.co/BGLab/BioTrove-CLIP/tree/main) HuggingFace Model card.**
|
90 |
+
**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/Biotrove-preprocess/README_biotrove_process.md). The Readme file contains the detailed description of data preparation steps.
|
91 |
|
92 |
### Directory
|
93 |
```plaintext
|