patrickvonplaten
commited on
Commit
•
e8c4fe5
1
Parent(s):
c8fd423
correct checkpoints see: https://github.com/facebookresearch/metaseq/pull/164
Browse files- config.json +1 -1
- flax_model.msgpack +2 -2
- pytorch_model.bin +2 -2
- tf_model.h5 +2 -2
config.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
"pad_token_id": 1,
|
22 |
"prefix": "</s>",
|
23 |
"torch_dtype": "float16",
|
24 |
-
"transformers_version": "4.
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 50272,
|
27 |
"word_embed_proj_dim": 2048
|
|
|
21 |
"pad_token_id": 1,
|
22 |
"prefix": "</s>",
|
23 |
"torch_dtype": "float16",
|
24 |
+
"transformers_version": "4.21.0.dev0",
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 50272,
|
27 |
"word_embed_proj_dim": 2048
|
flax_model.msgpack
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:f23703a76675ccf0c5a4c3a59ba888a30d7d6106734dbab9fea806ec6a0497c2
|
3 |
+
size 2631529671
|
pytorch_model.bin
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:cf7d5c970d6ddbd3b03009b397c0422e147edd5c8020d47a8d2fac0b11a3b08d
|
3 |
+
size 2631639353
|
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:ec9f807bae6c0cf0fb1ca03119056279f6446655d64d19d7e46ff1f3657b2fd9
|
3 |
+
size 2631925512
|