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 <69598118+evaline-ju@users.noreply.github.com>
Signed-off-by: Flávia Béo <119421251+flaviabeo@users.noreply.github.com>
  • Loading branch information
flaviabeo and evaline-ju committed Jul 24, 2024
1 parent 0f801ac commit 5fd8f44
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 5fd8f44

Please sign in to comment.