Skip to content

Commit

Permalink
fix a typo in the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
michalozeryflato committed May 23, 2024
1 parent 0553d82 commit 1dabbea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuse/eval/metrics/sequence_gen/metrics_seq_gen_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def _count_seq_and_tokens_update(
encoder_input_key:
key to encoder_input
decoder_input_key:
key to encoder_input
key to decoder_input
ignore_index:
Token not to count, typically padding
Returns:
Expand Down

0 comments on commit 1dabbea

Please sign in to comment.