Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
9d60eebe
Unverified
Commit
9d60eebe
authored
Sep 13, 2021
by
Patrick von Platen
Committed by
GitHub
Sep 13, 2021
Browse files
up (#13536)
parent
a2045067
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
tests/test_tokenization_speech_to_text_2.py
tests/test_tokenization_speech_to_text_2.py
+4
-0
No files found.
tests/test_tokenization_speech_to_text_2.py
View file @
9d60eebe
...
@@ -149,6 +149,10 @@ class SpeechToTextTokenizerTest(TokenizerTesterMixin, unittest.TestCase):
...
@@ -149,6 +149,10 @@ class SpeechToTextTokenizerTest(TokenizerTesterMixin, unittest.TestCase):
def
test_token_type_ids
(
self
):
def
test_token_type_ids
(
self
):
pass
pass
# currently tokenizer cannot do encoding, but just decoding
def
test_added_token_are_matched_longest_first
(
self
):
pass
# currently tokenizer cannot do encoding, but just decoding
# currently tokenizer cannot do encoding, but just decoding
@
is_pt_tf_cross_test
@
is_pt_tf_cross_test
def
test_batch_encode_plus_tensors
(
self
):
def
test_batch_encode_plus_tensors
(
self
):
...
...
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