-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
good first issueGood for newcomersGood for newcomerstokenizationrelated to tokenizersrelated to tokenizers
Description
So far I've ported the components I needed to support the models I tested, but there are many more in transformers
and tokenizers
. For example:
// case RobertaProcessing // Several more to be supported
In addition to checking the source code of the tokenizers
library, I recommend taking a look at the JavaScript implementation by @xenova in transformers.js
– it's a single file and easy to follow!
xenova and lin72h
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstokenizationrelated to tokenizersrelated to tokenizers