Update README.md
Browse files
README.md
CHANGED
@@ -19,11 +19,11 @@ Access to [git](https://github.com/yarongef/DistilProtBert)
|
|
19 |
DistilProtBert was pretrained on millions of proteins sequences.
|
20 |
|
21 |
Differences between DistilProtBert model and ProtBert:
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
|
28 |
## Intended uses & limitations
|
29 |
|
|
|
19 |
DistilProtBert was pretrained on millions of proteins sequences.
|
20 |
|
21 |
Differences between DistilProtBert model and ProtBert:
|
22 |
+
|
23 |
+
| **Model** | **Parameters** | **Hidden layers** | **Pretraining sequences** | **Pretraining hardware** |
|
24 |
+
|:--------------:|:--------------:|:-----------------:|:-------------------------:|:------------------------:|
|
25 |
+
| ProtBert | 420M | 30 | 43M | 5 v100 32GB GPUs |
|
26 |
+
| DistilProtBert | 230M | 15 | 216M | 512 16GB Tpus |
|
27 |
|
28 |
## Intended uses & limitations
|
29 |
|