transformers
cdee5285 - Fix Failed tests with mobile bert resize tokens embedding (#33950)

Commit
1 year ago
Fix Failed tests with mobile bert resize tokens embedding (#33950) * Fix Failed tests with mobile bert * Cast to the correct dtype * Code fixup * Fix padding_idx larger that embedding_size * Reduce covariance more. use 1e-7 instead of 1e-5 * Comment fix * Reduce covariance more. use 1e-9 instead of 1e-7 * Copy new config * all but MRA fixed * fix mra * very flaky * skip instead * make fixup --------- Co-authored-by: Joao Gante <joao@huggingface.co>
Author
Parents
Loading