Commit
•
476b639
1
Parent(s):
95342be
Update TF weights
Browse files- config.json +1 -0
- tf_model-00002-of-00002.h5 +2 -2
- tf_model.h5.index.json +3 -1
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"EsmForMaskedLM"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/facebook/esm2_t36_3B_UR50D",
|
3 |
"architectures": [
|
4 |
"EsmForMaskedLM"
|
5 |
],
|
tf_model-00002-of-00002.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:740c5e2abcba162edbe159a2516db64449f30fe7cc65da61ea4f29fd62dfe201
|
3 |
+
size 1390433080
|
tf_model.h5.index.json
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
-
"total_size":
|
4 |
},
|
5 |
"weight_map": {
|
|
|
|
|
6 |
"tf_esm_for_masked_lm_1/esm/embeddings/word_embeddings/embeddings:0": "tf_model-00001-of-00002.h5",
|
7 |
"tf_esm_for_masked_lm_1/esm/encoder/emb_layer_norm_after/beta:0": "tf_model-00002-of-00002.h5",
|
8 |
"tf_esm_for_masked_lm_1/esm/encoder/emb_layer_norm_after/gamma:0": "tf_model-00002-of-00002.h5",
|
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
+
"total_size": 11356365064
|
4 |
},
|
5 |
"weight_map": {
|
6 |
+
"tf_esm_for_masked_lm_1/esm/contact_head/regression/bias:0": "tf_model-00002-of-00002.h5",
|
7 |
+
"tf_esm_for_masked_lm_1/esm/contact_head/regression/kernel:0": "tf_model-00002-of-00002.h5",
|
8 |
"tf_esm_for_masked_lm_1/esm/embeddings/word_embeddings/embeddings:0": "tf_model-00001-of-00002.h5",
|
9 |
"tf_esm_for_masked_lm_1/esm/encoder/emb_layer_norm_after/beta:0": "tf_model-00002-of-00002.h5",
|
10 |
"tf_esm_for_masked_lm_1/esm/encoder/emb_layer_norm_after/gamma:0": "tf_model-00002-of-00002.h5",
|