Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
At this point, you should correct some potential
incorrect code style by running:
make style
and verify that your coding style passes the quality check:
make quality
There are a couple of other very strict design tests in 🤗 Transformers that might still be failing, which shows up in
the tests of your pull request.