Upload the correctly converted TF checkpoint

#1
by ydshieh HF Staff - opened
Hugging Face Internal Testing Organization org

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.

Hugging Face Internal Testing Organization org

Merge as the original checkpoint was not correctly converted from PT.

ydshieh changed pull request status to merged

Sign up or log in to comment