Add TF weights
#1
by
chriskoo
- 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=0.000e+00; Maximum crossload hidden layer difference=2.594e-04;
Maximum conversion output difference=0.000e+00; Maximum conversion hidden layer difference=2.594e-04;
👍 approved on my end, let's wait for the other reviews
P.S.: this is related to the following GH PR: https://github.com/huggingface/transformers/pull/18678 (adds TFLayoutLMv3)
LGTM, merging
nielsr
changed pull request status to
merged