Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
f34b4cd1
Unverified
Commit
f34b4cd1
authored
Oct 13, 2020
by
Lysandre Debut
Committed by
GitHub
Oct 13, 2020
Browse files
ElectraTokenizerFast (#7754)
parent
9c2b2db2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/transformers/convert_slow_tokenizer.py
src/transformers/convert_slow_tokenizer.py
+1
-0
No files found.
src/transformers/convert_slow_tokenizer.py
View file @
f34b4cd1
...
...
@@ -547,6 +547,7 @@ CONVERTERS = {
"DPRReaderTokenizer"
:
BertConverter
,
"DPRQuestionEncoderTokenizer"
:
BertConverter
,
"DPRContextEncoderTokenizer"
:
BertConverter
,
"ElectraTokenizer"
:
BertConverter
,
"FunnelTokenizer"
:
FunnelConverter
,
"GPT2Tokenizer"
:
GPT2Converter
,
"LxmertTokenizer"
:
BertConverter
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment