Update README.md
Browse files
README.md
CHANGED
@@ -11,11 +11,11 @@ tags:
|
|
11 |
- promoter-prediction
|
12 |
- phage
|
13 |
---
|
14 |
-
## ProkBERT-mini-
|
15 |
|
16 |
This finetuned model is specifically designed for promoter identification and is based on the [ProkBERT-mini model](https://huggingface.co/neuralbioinfo/prokbert-mini).
|
17 |
|
18 |
-
For more details, refer to the [
|
19 |
|
20 |
### Example Usage
|
21 |
|
|
|
11 |
- promoter-prediction
|
12 |
- phage
|
13 |
---
|
14 |
+
## ProkBERT-mini-phage Model
|
15 |
|
16 |
This finetuned model is specifically designed for promoter identification and is based on the [ProkBERT-mini model](https://huggingface.co/neuralbioinfo/prokbert-mini).
|
17 |
|
18 |
+
For more details, refer to the [phage dataset description](https://huggingface.co/datasets/neuralbioinfo/phage-test-10k) used for training and evaluating this model.
|
19 |
|
20 |
### Example Usage
|
21 |
|