Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -59,7 +59,7 @@ The model expects the same tokens as DNABERT2, ou seja, nucleotídeos de entrada
|
|
| 59 |
GTAAGGAGGGGGAT
|
| 60 |
```
|
| 61 |
|
| 62 |
-
The model should predict the
|
| 63 |
|
| 64 |
---
|
| 65 |
|
|
|
|
| 59 |
GTAAGGAGGGGGAT
|
| 60 |
```
|
| 61 |
|
| 62 |
+
The model should predict the class label: 0 (Intron) or 1 (Exon).
|
| 63 |
|
| 64 |
---
|
| 65 |
|