Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,9 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
-
BarcodeBERT
|
|
|
|
|
|
|
|
|
|
| 6 |
The loss curve is shown:
|
| 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) release. 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 |
+
|
| 9 |
The loss curve is shown:
|
| 10 |

|