We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15f0fa1 commit fc31c23Copy full SHA for fc31c23
README.md
@@ -14,7 +14,7 @@ A PyTorch implementation of BarcodeMAE, a model for enhancing DNA foundation mod
14
15
0. Download the checkpoint and copy it to the model_checkpoints directory
16
1. Run KNN evaluation
17
-
+
18
```shell
19
python barcodebert/knn_probing.py \
20
--run-name knn_evaluation \
0 commit comments