Skip to content

Commit

Permalink
Update caikit_nlp/modules/text_embedding/embedding.py
Browse files Browse the repository at this point in the history
Co-authored-by: Evaline Ju <[email protected]>
Signed-off-by: Flávia Béo <[email protected]>
  • Loading branch information
flaviabeo and evaline-ju committed Jul 24, 2024
1 parent e49c298 commit 2a8321e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caikit_nlp/modules/text_embedding/embedding.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ def run_tokenizer(
"""Run tokenization task against the model
Args:
text: str
text: str
Text to tokenize
Returns:
TokenizationResults
Expand Down

0 comments on commit 2a8321e

Please sign in to comment.