Add TF weights
#1
by
joaogante
HF staff
- opened
Model converted by the transformers
' pt_to_tf
CLI.
All converted model outputs and hidden layers were validated against its Pytorch counterpart. Maximum crossload output difference=2.825e-03; Maximum converted output difference=2.825e-03.
cc @patrickvonplaten [HF maintainer(s) for this repo]
Related PR: https://github.com/huggingface/transformers/pull/17554
The error on the internal hidden layers was slightly above the desired level (<1e-5), but the output layers were fine. cc @sayakpaul @nielsr
Thanks!
nielsr
changed pull request status to
merged