Add TF weights

#1
by amyeroberts 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=1.211e-04; Maximum converted output difference=1.211e-04.

All crossload differences

logits: 1.180e-05
hidden_states[0]: 5.603e-06
hidden_states[1]: 1.211e-04
hidden_states[2]: 8.029e-05
hidden_states[3]: 6.819e-05
hidden_states[4]: 8.869e-05

amyeroberts changed pull request status to merged

Sign up or log in to comment