ydshieh HF Staff commited on
Commit
0194142
·
1 Parent(s): cce18d4

Upload the correctly converted TF checkpoint

Browse files

The original TF checkpoint converted from PT has issue in the `enc_to_dec_proj` layer, due to the lack of clean `from_pretrained` method.

The PR https://github.com/huggingface/transformers/pull/19732 fixes the issue, and now we upload a new correctly converted TF checkpoint.

Files changed (1) hide show
  1. tf_model.h5 +2 -2
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96335fc086d7d48524c8e4aa04e89b6464c3d7a1e02430ef91bafb8564395916
3
- size 60803080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c31d2ccb1600fa28f199f180ed5a9afc0ec6a6792715234735104147234ed5fb
3
+ size 60803248