jennzhuge commited on
Commit
74db789
·
verified ·
1 Parent(s): 4a9ac6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -2,6 +2,9 @@
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 by the BarcodeBERT approach.
 
 
 
6
  The loss curve is shown:
7
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6659d7d2f5106a7f0abeaa3d/6Ypq8hLPW3ssOToGcYHDn.png)
 
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6659d7d2f5106a7f0abeaa3d/6Ypq8hLPW3ssOToGcYHDn.png)