isoformer-anonymous
commited on
Commit
•
7726374
1
Parent(s):
05c0e70
Upload Isoformer
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
],
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "isoformer_config.IsoformerConfig",
|
7 |
-
"
|
8 |
},
|
9 |
"enformer_attn_dim_key": 64,
|
10 |
"enformer_attn_dropout": 0.05,
|
|
|
4 |
],
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "isoformer_config.IsoformerConfig",
|
7 |
+
"AutoModelForMaskedLM": "modeling_isoformer.Isoformer"
|
8 |
},
|
9 |
"enformer_attn_dim_key": 64,
|
10 |
"enformer_attn_dropout": 0.05,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2803153818
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10661ff7301f9960bc588fd136bde51e23ab93102e6066bc3ed78a9c1139e128
|
3 |
size 2803153818
|