Commit
•
e5a9da1
1
Parent(s):
7c1b8c5
Update TF weights
Browse files- config.json +1 -0
- tf_model.h5 +3 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"EsmForMaskedLM"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/Rocketknight1/esm2_t6_8M_UR50D",
|
3 |
"architectures": [
|
4 |
"EsmForMaskedLM"
|
5 |
],
|
tf_model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbb600f469925d93572cb238a475914a2d0846fb8a7814a98028a7a2e21a05a3
|
3 |
+
size 30256864
|