Commit ·
97bbd7b
1
Parent(s): 200a8e7
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_t6_8M_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:bbb600f469925d93572cb238a475914a2d0846fb8a7814a98028a7a2e21a05a3
|
| 3 |
+
size 30256864
|