Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
[BarcodeBERT](https://arxiv.org/pdf/2311.02401) model trained on all complete DNA sequences from the latest BOLD database (http://www.boldsystems.org/index.php/datapackages/Latest)
|
6 |
|
7 |
The model has been trained for a total of 17 epochs.
|
8 |
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
[BarcodeBERT](https://arxiv.org/pdf/2311.02401) model trained on all complete DNA sequences from the latest [BOLD database release](http://www.boldsystems.org/index.php/datapackages/Latest). We used the 'nucraw' column of DNA sequences and followed the preprocessing steps outlined in the BarcodeBERT paper.
|
6 |
|
7 |
The model has been trained for a total of 17 epochs.
|
8 |
|