Joana Palés Huix
commited on
Commit
•
58702e1
1
Parent(s):
b117c15
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ license: mit
|
|
6 |
|
7 |
## DistilDNA model
|
8 |
|
9 |
-
This is a distilled version of [DNABERT](https://github.com/jerryji1993/DNABERT) by using DistilBERT technique. It has a BERT architecture with 6 layers and 768 hidden units, pre-trained on 6-mer DNA sequences. For more details on the pre-training scheme and methods, please check the original
|
10 |
|
11 |
|
12 |
## How to Use
|
|
|
6 |
|
7 |
## DistilDNA model
|
8 |
|
9 |
+
This is a distilled version of [DNABERT](https://github.com/jerryji1993/DNABERT) by using DistilBERT technique. It has a BERT architecture with 6 layers and 768 hidden units, pre-trained on 6-mer DNA sequences. For more details on the pre-training scheme and methods, please check the original thesis report _[link to be added]_.
|
10 |
|
11 |
|
12 |
## How to Use
|