Commit
•
7dd6b69
1
Parent(s):
7cad9a5
Update TF weights
Browse files- config.json +1 -0
- tf_model.h5 +2 -2
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"EsmForMaskedLM"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/facebook/esm2_t12_35M_UR50D",
|
3 |
"architectures": [
|
4 |
"EsmForMaskedLM"
|
5 |
],
|
tf_model.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:47e662e7013343038e63bb8f88e2bec812c7983e5bffcbc89542e2b387e9c545
|
3 |
+
size 134360208
|