Update README.md
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ In addition to cross entropy and cosine teacher-student losses, DistilProtBert w
|
|
17 |
DistilProtBert was pretrained on millions of proteins sequences.
|
18 |
|
19 |
Few important differences between DistilProtBert model and the original ProtBert version are:
|
20 |
-
1.
|
21 |
-
2.
|
22 |
-
3.
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
|
|
17 |
DistilProtBert was pretrained on millions of proteins sequences.
|
18 |
|
19 |
Few important differences between DistilProtBert model and the original ProtBert version are:
|
20 |
+
1. Size of the model
|
21 |
+
2. Size of the pretraining dataset
|
22 |
+
3. Hardware used for pretraining
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|