Last active
January 19, 2020 19:05
-
-
Save sgraaf/c4a854424a265f43de726ce2b1ba1095 to your computer and use it in GitHub Desktop.
Tokenizers timing experiments: Transformers vs Tokenizers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
implementation | mean execution time | |
---|---|---|
transformers | 6min 42s | |
tokenizers | 45.6s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment